Back to build
Raw log | Switch to full mode | Login

[==========] Running 3 tests from 2 test suites. [----------] Global test environment set-up. [----------] 2 tests from TestWithContextExampleTest [ RUN ] TestWithContextExampleTest.EchoString_HelloWorld_GoodbyeWorld TEST_LOOP_RANDOM_SEED="1186911613" [ OK ] TestWithContextExampleTest.EchoString_HelloWorld_GoodbyeWorld (0 ms) [ RUN ] TestWithContextExampleTest.EchoString_NoStart fidl channel writing error at ../../sdk/lib/fidl/cpp/internal/proxy_controller.cc:59: zx_status_t -11, type fidl.examples.echo/EchoEchoStringRequest, 48 bytes, 0 handles TEST_LOOP_RANDOM_SEED="3087355006" [ OK ] TestWithContextExampleTest.EchoString_NoStart (0 ms) [----------] 2 tests from TestWithContextExampleTest (0 ms total) [----------] 1 test from FakeEchoInContextExampleTest [ RUN ] FakeEchoInContextExampleTest.EchoString_HelloWorld_GoodbyeWorld TEST_LOOP_RANDOM_SEED="455346909" [ OK ] FakeEchoInContextExampleTest.EchoString_HelloWorld_GoodbyeWorld (0 ms) [----------] 1 test from FakeEchoInContextExampleTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (0 ms total) [ PASSED ] 3 tests.