Created
June 11, 2013 10:04
-
-
Save lfryc/5755788 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (E) ManagerProcessing | |
| (O) LoadableExtensionLoader.load | |
| (E) ServiceLoader | |
| (E) ManagerStarted | |
| (O) ConfigurationRegistrar.loadConfiguration | |
| (E) ArquillianDescriptor | |
| (O) ProtocolRegistryCreator.createRegistry | |
| (E) ProtocolRegistry | |
| (O) FundamentalTestConfiguratorObserver.configure | |
| (O) ContainerRegistryCreator.createRegistry | |
| (E) ContainerRegistry | |
| (E) BeforeSuite | |
| (I) ContainerInitializationObserver.installContainer | |
| (E) InstallContainer | |
| (O) ContainerInstaller.unpackContainerDistribution | |
| (E) ConfigureContainer | |
| (O) ContainerInstaller.unpackContainerConfigurationFiles | |
| (I) TestContextHandler.createSuiteContext | |
| (O) FundamentalTestConfiguratorObserver.setupConfigurationContext | |
| (E) DroneConfiguration | |
| (O) ContainerEventController.execute | |
| (E) ContainerMultiControlEvent | |
| (O) ClientDeployerCreator.createClientSideDeployer | |
| (E) Deployer | |
| (O) ContainerLifecycleController.setupContainers | |
| (E) SetupContainer | |
| (I) ContainerDeploymentContextHandler.createContainerContext | |
| (O) ContainerLifecycleController.setupContainer | |
| (E) BeforeSetup | |
| (E) Container | |
| (E) AfterSetup | |
| (O) ClientContainerControllerCreator.createClientSideContainerController | |
| (E) ContainerController | |
| (E) ContainerMultiControlEvent | |
| (O) ContainerLifecycleController.startSuiteContainers | |
| (E) StartContainer | |
| (I) ContainerDeploymentContextHandler.createContainerContext | |
| (O) ContainerLifecycleController.startContainer | |
| (E) BeforeStart | |
| (E) ManagementClient | |
| (E) ArchiveDeployer | |
| (E) InitialContext | |
| (E) AfterStart | |
| (O) ProxyObserver.initializeProxies | |
| (E) ProxyHolder | |
| (O) BrowserCapabilitiesRegistrar.register | |
| (E) BrowserCapabilitiesRegistry | |
| (O) ReusableRemoteWebDriverExtension.initialize | |
| (E) ReusedSessionPernamentStorage | |
| (E) ReusedSessionStore | |
| (E) InitializationParametersMap | |
| (O) DroneRegistrar.register | |
| (E) DroneRegistry | |
| (E) BeforeClass | |
| (I) TestContextHandler.createSuiteContext | |
| (I) TestContextHandler.createClassContext | |
| (E) TestClass | |
| (O) GrapheneConfigurator.configureGraphene | |
| (E) DroneConfiguration | |
| (E) GrapheneConfigured | |
| (O) ContainerEventController.execute | |
| (E) ContainerMultiControlEvent | |
| (O) ContainerLifecycleController.startClassContainers | |
| (E) Event | |
| (O) DeploymentGenerator.generateDeployment | |
| (E) DeploymentScenario | |
| (O) DeploymentValidator.verifyWarpDeployment | |
| (E) ContainerMultiControlEvent | |
| (O) ContainerDeployController.deployManaged | |
| (E) DeployDeployment | |
| (I) ContainerDeploymentContextHandler.createContainerContext | |
| (I) ContainerDeploymentContextHandler.createDeploymentContext | |
| (I) DeploymentExceptionHandler.verifyExpectedExceptionDuringDeploy | |
| (O) ContainerDeployController.deploy | |
| (E) DeploymentDescription | |
| (E) Deployment | |
| (E) BeforeDeploy | |
| (O) ArquillianServiceDeployer.doServiceDeploy | |
| (O) ArchiveDeploymentExporter.callback | |
| (O) ServerSetupObserver.handleBeforeDeployment | |
| (O) ArchiveDeploymentToolingExporter.export | |
| (E) ProtocolMetaData | |
| (E) AfterDeploy | |
| (O) WarpRuntimeInitializer.injectWarpRuntime | |
| (O) DroneConfigurator.configureDrone | |
| (E) DroneContext | |
| (E) DroneConfigured | |
| (O) DroneCreator.createWebTestBrowser | |
| Jun 11, 2013 12:04:04 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init> | |
| INFO: executable: /mnt/workspace/workspaces/richfaces/richfaces5/framework/target/phantomjs | |
| Jun 11, 2013 12:04:04 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init> | |
| INFO: port: 5296 | |
| Jun 11, 2013 12:04:04 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init> | |
| INFO: arguments: [--webdriver=5296, --webdriver-logfile=/mnt/workspace/workspaces/richfaces/richfaces5/framework/phantomjsdriver.log] | |
| Jun 11, 2013 12:04:04 PM org.openqa.selenium.phantomjs.PhantomJSDriverService <init> | |
| INFO: environment: {} | |
| PhantomJS is launching GhostDriver... | |
| [INFO - 2013-06-11T10:04:04.482Z] GhostDriver - Main - running on port 5296 | |
| [INFO - 2013-06-11T10:04:04.960Z] Session [3f9e08d0-d27e-11e2-b2a5-c5bdc81b5632] - CONSTRUCTOR - Desired Capabilities: {"javascriptEnabled":"true","phantomjs.binary.path":"target/phantomjs"} | |
| [INFO - 2013-06-11T10:04:04.960Z] Session [3f9e08d0-d27e-11e2-b2a5-c5bdc81b5632] - CONSTRUCTOR - Negotiated Capabilities: {"browserName":"phantomjs","version":"1.9.0","driverName":"ghostdriver","driverVersion":"1.0.3","platform":"linux-unknown-64bit","javascriptEnabled":"true","takesScreenshot":true,"handlesAlerts":false,"databaseEnabled":false,"locationContextEnabled":false,"applicationCacheEnabled":false,"browserConnectionEnabled":false,"cssSelectorsEnabled":true,"webStorageEnabled":false,"rotatable":false,"acceptSslCerts":false,"nativeEvents":true,"proxy":{"proxyType":"direct"}} | |
| [INFO - 2013-06-11T10:04:04.960Z] SessionManagerReqHand - _postNewSessionCommand - New Session Created: 3f9e08d0-d27e-11e2-b2a5-c5bdc81b5632 | |
| (E) DroneReady | |
| (O) ScreenshotTaker.registerInterceptor | |
| (O) PrepareBrowserSession.prepare | |
| (O) ContainerRestarter.restart | |
| (O) GraphenePageExtensionRegistrar.registerPageExtensionRegistry | |
| (E) PageExtensionRegistry | |
| (E) RemotePageExtensionInstallatorProvider | |
| (E) PageExtensionsReady | |
| (O) ClientBeforeAfterLifecycleEventExecuter.on | |
| (E) Before | |
| (I) TestContextHandler.createSuiteContext | |
| (I) TestContextHandler.createClassContext | |
| (E) TestClass | |
| (I) TestContextHandler.createTestContext | |
| (I) ContainerEventController.createBeforeContext | |
| (O) TestInstanceEnricher.enrich | |
| (E) BeforeEnrichment | |
| (E) RequireProxy | |
| (O) ProxyObserver.requireProxy | |
| (E) StartProxy | |
| (O) ProxyObserver.startProxy | |
| (E) AfterEnrichment | |
| (O) DroneConfigurator.configureDrone | |
| (O) ClientBeforeAfterLifecycleEventExecuter.on | |
| (E) Test | |
| (I) TestContextHandler.createSuiteContext | |
| (I) TestContextHandler.createClassContext | |
| (E) TestClass | |
| (I) TestContextHandler.createTestContext | |
| (I) ContainerEventController.createTestContext | |
| (O) ClientTestExecuter.execute | |
| (E) ExecutionEvent | |
| (O) LocalTestExecuter.execute | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) ExecuteWarp | |
| (I) WarpExecutionInitializer.provideWarpContext | |
| (E) WarpContext | |
| (E) SynchronizationPoint | |
| (O) WarpExecutionObserver.executeWarp | |
| (E) AdvertiseEnrichment | |
| (O) WarpExecutionObserver.advertiseEnrichment | |
| (E) FinishEnrichment | |
| (O) WarpExecutionObserver.finishEnrichment | |
| (E) Activity | |
| (O) WarpExecutionObserver.executeActivity | |
| (E) FilterRequest | |
| (O) EnrichmentObserver.tryEnrichRequest | |
| (R) /ITTableState/faces/index.xhtml;jsessionid=v97p4MziZB0-9ymGaHHuQqcW | |
| (E) EnrichRequest | |
| (O) EnrichmentObserver.enrichRequest | |
| (W) /ITTableState/faces/index.xhtml;jsessionid=v97p4MziZB0-9ymGaHHuQqcW | |
| (E) FilterResponse | |
| (O) EnrichmentObserver.tryDeenrichResponse | |
| (E) DeenrichResponse | |
| (O) EnrichmentObserver.deenrichResponse | |
| (E) VerifyResponsePayload | |
| (O) ResponsePayloadVerifier.verifyTestResult | |
| (O) ResponsePayloadVerifier.verifyAllLifecycleTestsExecuted | |
| (E) AwaitResponse | |
| (O) WarpExecutionObserver.awaitResponse | |
| (E) CleanEnrichment | |
| (O) WarpExecutionObserver.cleanEnrichment | |
| (E) TestResult | |
| (E) After | |
| (I) TestContextHandler.createSuiteContext | |
| (I) TestContextHandler.createClassContext | |
| (E) TestClass | |
| (I) TestContextHandler.createTestContext | |
| (I) ContainerEventController.createAfterContext | |
| (I) CreationalContextDestroyer.destory | |
| (O) FailureScreenshot.takeScreenshotOnFailure | |
| (O) ClientBeforeAfterLifecycleEventExecuter.on | |
| (O) DroneDestructor.destroyMethodScopedDrone | |
| (E) AfterClass | |
| (I) TestContextHandler.createSuiteContext | |
| (I) TestContextHandler.createClassContext | |
| (E) TestClass | |
| (O) ClientBeforeAfterLifecycleEventExecuter.on | |
| (O) DroneDestructor.destroyClassScopedDrone | |
| [INFO - 2013-06-11T10:04:06.769Z] ShutdownReqHand - _handle - About to shutdown | |
| (O) ContainerEventController.execute | |
| (E) ContainerMultiControlEvent | |
| (O) ContainerDeployController.undeployManaged | |
| (E) UnDeployDeployment | |
| (I) ContainerDeploymentContextHandler.createContainerContext | |
| (I) ContainerDeploymentContextHandler.createDeploymentContext | |
| (O) ContainerDeployController.undeploy | |
| (E) BeforeUnDeploy | |
| (E) AfterUnDeploy | |
| (O) ServerSetupObserver.handleAfterUndeploy | |
| (E) ContainerMultiControlEvent | |
| (O) ContainerLifecycleController.stopManualContainers | |
| (E) ContainerMultiControlEvent | |
| (O) ContainerLifecycleController.stopClassContainers | |
| (O) WarpRuntimeInitializer.cleanWarpRuntime | |
| (O) ServerSetupObserver.afterTestClass | |
| (O) GraphenePageExtensionRegistrar.unregisterPageExtensionRegistry | |
| (E) PageExtensionsCleaned | |
| (O) GrapheneConfigurator.unconfigureGraphene | |
| (E) GrapheneUnconfigured | |
| (E) AfterSuite | |
| (I) ContainerInitializationObserver.uninstallContainer | |
| (E) UninstallContainer | |
| (O) ContainerInstaller.uninstallContainer | |
| (E) ManagerStopping |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment