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

[==========] Running 37 tests from 13 test suites. [----------] Global test environment set-up. [----------] 1 test from AppmgrTest [ RUN ] AppmgrTest.RunUntilIdle [INFO:namespace_builder.cc(93)] config-data for sysmgr dlsvc: msg write error: -24: ZX_ERR_PEER_CLOSED [ OK ] AppmgrTest.RunUntilIdle (25 ms) [----------] 1 test from AppmgrTest (25 ms total) [----------] 6 tests from ComponentControllerTest [ RUN ] ComponentControllerTest.CreateAndKill [ OK ] ComponentControllerTest.CreateAndKill (12 ms) [ RUN ] ComponentControllerTest.CreateAndDeleteWithoutKilling [ OK ] ComponentControllerTest.CreateAndDeleteWithoutKilling (12 ms) [ RUN ] ComponentControllerTest.ControllerScope [ OK ] ComponentControllerTest.ControllerScope (13 ms) [ RUN ] ComponentControllerTest.DetachController [VERBOSE1:component_controller_impl.cc(219)] ~ComponentControllerImpl(): calling termination_callback_ [ OK ] ComponentControllerTest.DetachController (4 ms) [ RUN ] ComponentControllerTest.Hub [VERBOSE1:component_controller_impl.cc(273)] ComponentControllerImpl::Handler() called [VERBOSE1:component_controller_impl.cc(245)] SendReturnCodeIfTerminated(): calling termination_callback_ [ OK ] ComponentControllerTest.Hub (12 ms) [ RUN ] ComponentControllerTest.HubWithIncomingServices [VERBOSE1:component_controller_impl.cc(273)] ComponentControllerImpl::Handler() called [VERBOSE1:component_controller_impl.cc(245)] SendReturnCodeIfTerminated(): calling termination_callback_ [ OK ] ComponentControllerTest.HubWithIncomingServices (13 ms) [----------] 6 tests from ComponentControllerTest (66 ms total) [----------] 9 tests from ComponentBridgeTest [ RUN ] ComponentBridgeTest.CreateAndKill [ OK ] ComponentBridgeTest.CreateAndKill (10 ms) [ RUN ] ComponentBridgeTest.CreateAndDeleteWithoutKilling [ OK ] ComponentBridgeTest.CreateAndDeleteWithoutKilling (10 ms) [ RUN ] ComponentBridgeTest.RemoteComponentDied [ OK ] ComponentBridgeTest.RemoteComponentDied (11 ms) [ RUN ] ComponentBridgeTest.ControllerScope [ OK ] ComponentBridgeTest.ControllerScope (10 ms) [ RUN ] ComponentBridgeTest.DetachController [ OK ] ComponentBridgeTest.DetachController (10 ms) [ RUN ] ComponentBridgeTest.Hub [ OK ] ComponentBridgeTest.Hub (11 ms) [ RUN ] ComponentBridgeTest.HubWithIncomingServices [ OK ] ComponentBridgeTest.HubWithIncomingServices (10 ms) [ RUN ] ComponentBridgeTest.BindingErrorHandler [ OK ] ComponentBridgeTest.BindingErrorHandler (10 ms) [ RUN ] ComponentBridgeTest.BindingErrorHandlerWhenDetached [ OK ] ComponentBridgeTest.BindingErrorHandlerWhenDetached (10 ms) [----------] 9 tests from ComponentBridgeTest (93 ms total) [----------] 1 test from ComponentControllerUnitTest [ RUN ] ComponentControllerUnitTest.GetDirectoryEntries [ OK ] ComponentControllerUnitTest.GetDirectoryEntries (0 ms) [----------] 1 test from ComponentControllerUnitTest (0 ms total) [----------] 1 test from RealmHub [ RUN ] RealmHub.Simple [ OK ] RealmHub.Simple (0 ms) [----------] 1 test from RealmHub (0 ms total) [----------] 2 tests from NamespaceBuilder [ RUN ] NamespaceBuilder.Control [ OK ] NamespaceBuilder.Control (7 ms) [ RUN ] NamespaceBuilder.Shell [ OK ] NamespaceBuilder.Shell (9 ms) [----------] 2 tests from NamespaceBuilder (16 ms total) [----------] 2 tests from NamespaceHostDirectoryTest [ RUN ] NamespaceHostDirectoryTest.AdditionalServices [ OK ] NamespaceHostDirectoryTest.AdditionalServices (1 ms) [ RUN ] NamespaceHostDirectoryTest.AdditionalServices_InheritParent [ OK ] NamespaceHostDirectoryTest.AdditionalServices_InheritParent (0 ms) [----------] 2 tests from NamespaceHostDirectoryTest (1 ms total) [----------] 1 test from NamespaceProviderTest [ RUN ] NamespaceProviderTest.AdditionalServices [ OK ] NamespaceProviderTest.AdditionalServices (0 ms) [----------] 1 test from NamespaceProviderTest (0 ms total) [----------] 4 tests from SchemeMapTest [ RUN ] SchemeMapTest.Parse [ OK ] SchemeMapTest.Parse (2 ms) [ RUN ] SchemeMapTest.ParseMultiple [ OK ] SchemeMapTest.ParseMultiple (3 ms) [ RUN ] SchemeMapTest.ParseWithErrors [ OK ] SchemeMapTest.ParseWithErrors (5 ms) [ RUN ] SchemeMapTest.ParseMultipleWithErrors [ OK ] SchemeMapTest.ParseMultipleWithErrors (2 ms) [----------] 4 tests from SchemeMapTest (12 ms total) [----------] 5 tests from ServiceProviderTest [ RUN ] ServiceProviderTest.SimpleService [ERROR:garnet/bin/appmgr/service_provider_dir_impl.cc(101)] Cannot serve service nonexistent_service for component NO_COMPONENT: ZX_ERR_NOT_FOUND [ OK ] ServiceProviderTest.SimpleService (1 ms) [ RUN ] ServiceProviderTest.Parent [ERROR:garnet/bin/appmgr/service_provider_dir_impl.cc(101)] Cannot serve service nonexistent_service for component NO_COMPONENT: ZX_ERR_NOT_FOUND [ OK ] ServiceProviderTest.Parent (0 ms) [ RUN ] ServiceProviderTest.RestrictedServices [WARNING:garnet/bin/appmgr/service_provider_dir_impl.cc(127)] Component NO_COMPONENT is not allowed to connect to my_service2 because this service is not present in the component's sandbox. Refer to https://fuchsia.googlesource.com/fuchsia/+/master/docs/the-book/sandboxing.md#services for more information. [WARNING:garnet/bin/appmgr/service_provider_dir_impl.cc(89)] Component NO_COMPONENT is not allowed to connect to my_service2 because this service is not present in the component's sandbox. Refer to https://fuchsia.googlesource.com/fuchsia/+/master/docs/the-book/sandboxing.md#services for more information. [WARNING:garnet/bin/appmgr/service_provider_dir_impl.cc(127)] Component NO_COMPONENT is not allowed to connect to parent_service2 because this service is not present in the component's sandbox. Refer to https://fuchsia.googlesource.com/fuchsia/+/master/docs/the-book/sandboxing.md#services for more information. [WARNING:garnet/bin/appmgr/service_provider_dir_impl.cc(89)] Component NO_COMPONENT is not allowed to connect to parent_service2 because this service is not present in the component's sandbox. Refer to https://fuchsia.googlesource.com/fuchsia/+/master/docs/the-book/sandboxing.md#services for more information. [ OK ] ServiceProviderTest.RestrictedServices (0 ms) [ RUN ] ServiceProviderTest.Readdir_Simple [ OK ] ServiceProviderTest.Readdir_Simple (0 ms) [ RUN ] ServiceProviderTest.Readdir_WithParent [ OK ] ServiceProviderTest.Readdir_WithParent (1 ms) [----------] 5 tests from ServiceProviderTest (2 ms total) [----------] 1 test from StorageWatchdogTest [ RUN ] StorageWatchdogTest.Basic [ OK ] StorageWatchdogTest.Basic (4 ms) [----------] 1 test from StorageWatchdogTest (4 ms total) [----------] 3 tests from UtilTests [ RUN ] UtilTests.GetLabelFromURL [ OK ] UtilTests.GetLabelFromURL (0 ms) [ RUN ] UtilTests.GetArgsString [ OK ] UtilTests.GetArgsString (0 ms) [ RUN ] UtilTests.BindDirectory [ OK ] UtilTests.BindDirectory (0 ms) [----------] 3 tests from UtilTests (0 ms total) [----------] 1 test from RestartBackOffTest [ RUN ] RestartBackOffTest.WaitIncreasesAndResets [ OK ] RestartBackOffTest.WaitIncreasesAndResets (0 ms) [----------] 1 test from RestartBackOffTest (0 ms total) [----------] Global test environment tear-down [==========] 37 tests from 13 test suites ran. (221 ms total) [ PASSED ] 37 tests.