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

[==========] Running 3 tests from 2 test cases. [----------] Global test environment set-up. [----------] 2 tests from TestWithContextExampleTest [ RUN ] TestWithContextExampleTest.EchoString_HelloWorld_GoodbyeWorld TEST_LOOP_RANDOM_SEED="304934122" [ OK ] TestWithContextExampleTest.EchoString_HelloWorld_GoodbyeWorld (1 ms) [ RUN ] TestWithContextExampleTest.EchoString_NoStart TEST_LOOP_RANDOM_SEED="759915096" fidl channel writing error at ../../garnet/public/lib/fidl/cpp/internal/proxy_controller.cc:59: zx_status_t -11, type fidl.examples.echo/EchoEchoStringRequest, 48 bytes, 0 handles [ 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="3351872710" [ OK ] FakeEchoInContextExampleTest.EchoString_HelloWorld_GoodbyeWorld (0 ms) [----------] 1 test from FakeEchoInContextExampleTest (0 ms total) [----------] Global test environment tear-down [==========] 3 tests from 2 test cases ran. (1 ms total) [ PASSED ] 3 tests.