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

00:00 +0: calls the set onAccept function 00:00 +1: sets values on display 00:00 +2: addModuleAffinity 00:00 +3: addStoryAffinity 00:00 +4: calls the callback when proposal accepted 00:00 +5: factory should return same instance 00:00 +6: verify agent is exposed during construction of AgentImpl 00:00 +7: verify Lifecycle init during the construction of AgentImpl 00:00 +8: verify exposeService arguments 00:00 +9: verify exposeServiceProvider arguments 00:00 +10: service bindings tests verify exposeService binds the correct service on connect request 00:00 +11: service bindings tests verify exposeService waits for all futures and binds the correct service on connect request 00:00 +12: service bindings tests verify exposeServiceProvider waits for all futures and binds the correct service on connect request 00:00 +13: service bindings tests verify exposeServiceProvider waits binds the correct service on connect request 00:00 +14: verify getTokenManager should call context.getTokenManager 00:00 +15: Agent Tasks: verify calling scheduleTask with null task throws 00:00 +16: Agent Tasks: verify calling scheduleTask without handler throws 00:00 +17: Agent Tasks: verify scheduleTask should call context.scheduleTask 00:00 +18: Agent Tasks: verify calling deleteTask with null task throws 00:00 +19: Agent Tasks: verify deleteTask should call context.deleteTask 00:00 +20: Agent Tasks: verify calling registerTaskHandler with null task throws 00:00 +21: Agent Tasks: verify calling registerTaskHandler twice should throw 00:00 +22: Agent Tasks: verify runTask invokes registered taskHandler 00:00 +23: Agent Tasks: verify out of band runTasks are queued up and run after task handler is registered 00:00 +24: enity interactions getData returns correct data 00:00 +25: enity interactions write returns success for valid write 00:00 +26: enity interactions write fails for error in write 00:00 +27: enity interactions write fails for readonly 00:00 +28: enity interactions getEntityReference returns the correct ref 00:00 +29: enity interactions watch closes stream when binding is closed 00:00 +30: enity interactions watch udpates stream 00:00 +31: module tests factory returns same instance 00:00 +32: no-op intent handler calling handle intent does nothing 00:00 +33: intent constructors intent sets the action 00:00 +34: intent constructors intent with handler sets the handler 00:00 +35: intent parameters addParameterFromEntityReference adds it to the list 00:00 +36: intent parameters getEntity throws for missing name 00:00 +37: addModuleToStory should return ModuleControllerProxy upon success 00:00 +38: addModuleToStory should throw ModuleResolutionException if no module found 00:00 +39: addModuleToStory should throw ModuleStateException for unknown errors 00:00 +40: embedModule should throw ModuleResolutionException if no module found 00:00 +41: embedModule should throw ModuleStateException for unknown errors 00:00 +42: embedModule should throw ArgumentError for invalid name 00:00 +43: startOngoingActivity should return a valid OngoingActivity 00:00 +44: intent handling throws when registerIntentHandler called twice 00:00 +45: intent handling throws when no intent handler registered 00:00 +46: intent handling module proxies intents to handler 00:00 +47: verify Lifecycle init during the construction of ModuleImpl 00:00 +48: embedModule throws for empty name 00:00 +49: embedModule throws for null intent 00:00 +50: addModuleToStory throws for empty name 00:00 +51: addModuleToStory throws for null intent 00:00 +52: verify requestFocus should call context.requestFocus 00:00 +53: verify removeSelfFromStory should call context.removeSelfFromStory 00:00 +54: ongoing activity impl calls close on the proxy when done called 00:00 +55: ongoing activity impl throws when done called twice 00:00 +56: intent handler impl handleIntent calls registered handler 00:00 +57: intent handler impl handleIntent passes along the correct action 00:00 +58: streaming intent handler stream receives intent 00:00 +59: streaming intent handler stream emits many 00:00 +60: streaming intent handler stream closes when lifecycle terminates 00:00 +61: streaming intent handler stream is not a broadcast stream 00:00 +62: intent transformers convertFidlIntentToIntent clones correct fields 00:00 +63: intent transformers convertFidlIntentToIntent handles null fidl intent parametsrs 00:00 +64: intent transformers Intents with const parameter lists can still be modified 00:00 +65: ComponentContext: getComponentContext does not return null instance AsyncProxyController<ComponentContext> error: Peer unexpectedly closed 00:00 +66: ComponentContext: getComponentContext returns the same instance 00:00 +67: connectToAgentService:= throws for null or empty agent url 00:00 +68: connectToAgentService:= throws if serviceProxy is null 00:00 +69: factory should return same instance 00:00 +70: addTerminateListener throws for null listener 00:00 +71: addTerminateListener should return false when adding same handler 00:00 +72: addTerminateListener successful add 00:00 +73: failing terminate handler should error testing 1 terminateListener1 throwingTerminateListener 00:00 +74: terminate should trigger all added listeners to execute Skip: this test will cause other tests to not run after it is invoked since it calls exit() 00:00 +74 ~1: All tests passed!