| Name | Status | Type | Time(s) |
| testPluginExists | Success | | 0.001 |
| test00CreateRuntime | Success | | 0.072 |
| test01ValidateRuntime | Success | | 0.001 |
| test02AdaptRuntime | Success | | 0.545 |
| test03ModifyRuntime | Success | | 0.004 |
| test04DeleteRuntime | Success | | 0.004 |
| test10CreateRuntime | Success | | 0.004 |
| test11ValidateRuntime | Success | | 0.001 |
| test12AdaptRuntime | Success | | 0.000 |
| test13ModifyRuntime | Success | | 0.004 |
| test14DeleteRuntime | Success | | 0.003 |
| test20CreateRuntime | Success | | 0.018 |
| test21ValidateRuntime | Success | | 0.006 |
| test22AdaptRuntime | Success | | 0.001 |
| test23ModifyRuntime | Success | | 0.048 |
| test24DeleteRuntime | Success | | 0.004 |
| test30CreateRuntime | Success | | 0.004 |
| test31ValidateRuntime | Success | | 0.000 |
| test32AdaptRuntime | Success | | 0.001 |
| test33ModifyRuntime | Success | | 0.004 |
| test34DeleteRuntime | Success | | 0.005 |
| test40CreateRuntime | Success | | 0.006 |
| test41ValidateRuntime | Success | | 0.000 |
| test42AdaptRuntime | Success | | 0.001 |
| test43ModifyRuntime | Success | | 0.005 |
| test44DeleteRuntime | Success | | 0.005 |
| test00ClosedProject | Success | | 0.081 |
| test01CreateWebModule | Success | | 1.667 |
| test02CreateWebContent | Success | | 0.082 |
| test04GetModule | Success | | 0.729 |
| test05CountFilesInModule | Success | | 0.045 |
| testModifyRuntime | Success | | 0.029 |
| testGetId | Success | | 0.000 |
| testGetRuntimeType | Success | | 0.000 |
| testGetLocation | Success | | 0.000 |
| testGetAdapter | Success | | 0.001 |
| testValidate | Success | | 0.005 |
| testGetName | Success | | 0.000 |
| testValidate2 | Success | | 0.000 |
| testIsPrivate | Success | | 0.000 |
| testGetProperties | Success | | 0.123 |
| testGetTimestamp | Success | | 0.000 |
| testIsStub | Success | | 0.000 |
| testGetRuntime | Success | | 0.000 |
| testIsReadOnly | Success | | 0.000 |
| testLoadAdapter | Success | | 0.000 |
| deleteProject | Success | | 0.108 |
| createWorkingCopy | Success | | 0.000 |
| isWorkingCopyDirty | Success | | 0.000 |
| setReadOnly | Success | | 0.000 |
| setStub | Success | | 0.000 |
| isWorkingCopyDirty2 | Success | | 0.000 |
| addPropertyChangeListener | Success | | 0.001 |
| removePropertyChangeListener | Success | | 0.000 |
| clearWorkingCopy | Success | | 0.000 |
| deleteRuntime | Success | | 0.006 |
| testGetProperties | Success | | 0.005 |
| testServerGetDelegate | Success | | 0.264 |
| testServerAttributesGetDelegate | Success | | 0.000 |
| testServerAttributesLoadDelegate | Success | | 0.000 |
| testServerGetBehaviourDelegate | Success | | 0.000 |
| testGetServerPorts | Success | | 0.012 |
| testGetServerState | Success | | 0.000 |
| testGetServerPublishState | Success | | 0.000 |
| testGetServerRestartState | Success | | 0.000 |
| testGetModuleState | Success | | 0.001 |
| testGetModulePublishState | Success | | 0.000 |
| testGetModuleRestartState | Success | | 0.000 |
| testGetMode | Success | | 0.000 |
| testCanPublish | Success | | 0.000 |
| testCanRestart | Success | | 0.000 |
| testCanControlModule | Success | | 0.000 |
| testAddServerListener | Success | | 0.000 |
| testAddServerListener2 | Success | | 0.000 |
| testRemoveServerListener | Success | | 0.000 |
| testGetName | Success | | 0.000 |
| testGetId | Success | | 0.000 |
| testIsReadOnly | Success | | 0.000 |
| testIsWorkingCopy | Success | | 0.001 |
| testGetHost | Success | | 0.000 |
| testGetRuntime | Success | | 0.000 |
| testGetServerType | Success | | 0.000 |
| testGetServerConfiguration | Success | | 0.000 |
| testCreateWorkingCopy | Success | | 0.000 |
| testGetModules | Success | | 0.001 |
| testCanModifyModules | Success | | 0.000 |
| testGetModules | Success | | 0.000 |
| testCanModifyModules | Success | | 0.000 |
| testGetChildModules | Success | | 0.000 |
| testGetRootModules | Success | | 0.000 |
| testGetServerPorts2 | Success | | 0.001 |
| testServerAttributesDelete | Success | | 0.000 |
| testIsDirty | Success | | 0.000 |
| testSetName | Success | | 0.000 |
| testSetName | Success | | 0.001 |
| testSetHost | Success | | 0.000 |
| testSetReadOnly | Success | | 0.000 |
| testServerWCIsDirty | Success | | 0.000 |
| testPropertyChangeListener | Success | | 0.000 |
| testGetOriginal | Success | | 0.000 |
| testSetServerConfiguration | Success | | 0.000 |
| testModifyModules | Success | | 0.001 |
| serverPublish | Success | | 0.073 |
| serverCanRun | Success | | 0.000 |
| serverRun | Success | | 1.447 |
| serverCanStop | Failure |
N/A
junit.framework.AssertionFailedError at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.serverCanStop(AbstractServerTestCase.java:204) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3717) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3366) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at org.eclipse.equinox.launcher.Main.run(Main.java:1450) at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
| 0.018 |
| serverStop | Success | | 0.000 |
| serverCanDebug | Success | | 0.001 |
| serverDebug | Success | | 1.587 |
| serverCanStop2 | Failure |
N/A
junit.framework.AssertionFailedError at org.eclipse.wst.server.core.tests.ext.AbstractServerTestCase.serverCanStop2(AbstractServerTestCase.java:220) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:655) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.UITestApplication$2.run(UITestApplication.java:197) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:135) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3717) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3366) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1113) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:140) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:611) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:140) at org.eclipse.test.UITestApplication.run(UITestApplication.java:62) at org.eclipse.test.UITestApplication.start(UITestApplication.java:212) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591) at org.eclipse.equinox.launcher.Main.run(Main.java:1450) at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
| 0.002 |
| serverStop2 | Success | | 0.000 |
| deleteProject | Success | | 0.010 |
| canAddModule | Success | | 0.002 |
| hasModule | Success | | 0.000 |
| addModule | Success | | 0.084 |
| hasModule2 | Success | | 0.000 |
| removeModule | Success | | 0.023 |
| hasModule3 | Success | | 0.000 |
| verifyDefaultDeployConfig | Success | | 0.000 |
| verifyDefaultAddPublish | Success | | 0.088 |
| verifyDefaultRemovePublish | Success | | 0.059 |
| verifyLegacyDeployConfig | Success | | 0.001 |
| verifyLegacyAddPublish | Success | | 0.082 |
| verifyLegacyRemovePublish | Success | | 0.058 |
| clearWorkingCopy | Success | | 0.000 |
| deleteServer | Success | | 0.025 |
| testArgMerge | Success | | 0.002 |
| testDefaultServerXml32 | Success | | 0.003 |
| testDefaultServerXml50 | Success | | 0.001 |
| testDefaultServerXml55 | Success | | 0.002 |
| testDefaultServerXml60 | Success | | 0.001 |
| testServerInstance32 | Success | | 0.003 |
| testServerInstance50 | Success | | 0.001 |
| testServerInstance1 | Success | | 0.000 |
| testServerInstance2 | Success | | 0.002 |
| testServerInstance3 | Success | | 0.001 |
| testTomcatContextComparison | Success | | 0.004 |
| test00DeleteWebModule | Success | | 0.124 |
| test01DeleteClosedProject | Success | | 0.010 |