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="3946005326" [ OK ] TestWithContextExampleTest.EchoString_HelloWorld_GoodbyeWorld (1 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="3155335855" [ OK ] TestWithContextExampleTest.EchoString_NoStart (0 ms) [----------] 2 tests from TestWithContextExampleTest (1 ms total) [----------] 1 test from FakeEchoInContextExampleTest [ RUN ] FakeEchoInContextExampleTest.EchoString_HelloWorld_GoodbyeWorld TEST_LOOP_RANDOM_SEED="1048030884" [ OK ] FakeEchoInContextExampleTest.EchoString_HelloWorld_GoodbyeWorld (1 ms) [----------] 1 test from FakeEchoInContextExampleTest (1 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test suites ran. (2 ms total) [ PASSED ] 3 tests.