Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 81.109 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 92.250 |
testScrollJavaEditorLineWiseSelect2 | Success | | 99.328 |
testScrollJavaEditorLineWise2 | Success | | 73.828 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.000 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.000 |
testScrollTextEditorPageWise | Success | | 44.406 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 59.829 |
testScrollTextEditorLineWiseSelect2 | Success | | 68.281 |
testScrollTextEditorLineWise2 | Success | | 54.187 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.000 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.000 |
testJavaIndenter2 | Success | | 5.891 |
testTypeAMethod | Success | | 28.094 |
testTypeAMethod | Success | | 17.484 |
testOpenPreferencePage | Success | | 1.500 |
testScrollJavaEditorPageWise | Success | | 96.719 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 98.015 |
testScrollJavaEditorLineWiseSelect1 | Success | | 105.032 |
testScrollJavaEditorLineWise1 | Success | | 80.453 |
test | Success | | 22.765 |
test | Success | | 68.922 |
test | Success | | 19.657 |
test | Success | | 20.421 |
Name | Status | Type | Time(s) |
testActivateEditor | Success | | 152.140 |
testRevertTextEditor | Success | | 31.282 |
testRevertJavaEditor | Success | | 34.031 |
test2 | Success | | 33.640 |
testToggleComment2 | Success | | 66.969 |
testUndoTextEditor2 | Success | | 73.750 |
testUndoJavaEditor2 | Success | | 107.110 |
testOpenQuickOutline1 | Success | | 1453.109 |
test1 | Success | | 924.469 |
testActivateEditor | Success | | 67.406 |
test1 | Success | | 40.594 |
test1 | Success | | 339.359 |
test | Success | | 94.500 |
test | Success | | 7.031 |
test | Success | | 15.969 |
test | Success | | 26.750 |
testTextDirty | Success | | 1.562 |
testJavaDirty | Success | | 1.422 |
testPropertiesDirty | Success | | 1.328 |
testPluginXMLDirty | Success | | 11.954 |
testPluginPropertiesDirty | Success | | 1.640 |
testCompletionNoParamters | Success | | 9.015 |
testApplicationNoParamters | Success | | 20.531 |
testCompletionWithParamterNames | Success | | 10.454 |
testApplicationWithParamterNames | Success | | 26.531 |
testCompletionWithParamterGuesses | Success | | 10.390 |
testApplicationWithParamterGuesses | Success | | 19.532 |
testCompletionWithParamterGuesses2 | Success | | 16.093 |
testApplicationWithParamterGuesses2 | Success | | 36.610 |
testInitializationWithNoChanges | Success | | 10.765 |
testInitializationWithFewChanges | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:79) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:63) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithFewChanges(DocumentLineDifferInitializationTest.java:35) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131) at org.eclipse.test.UITestApplication.run(UITestApplication.java:58) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
| 12.657 |
testInitializationWithManyChanges | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:79) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:63) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithManyChanges(DocumentLineDifferInitializationTest.java:40) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22) at junit.extensions.TestSetup$1.protect(TestSetup.java:19) at junit.extensions.TestSetup.run(TestSetup.java:23) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131) at org.eclipse.test.UITestApplication.run(UITestApplication.java:58) at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177) at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336) at org.eclipse.core.launcher.Main.basicRun(Main.java:280) at org.eclipse.core.launcher.Main.run(Main.java:977) at org.eclipse.core.launcher.Main.main(Main.java:952)
| 10.796 |
testInitializationWithManyChangesButEqualSize | Success | | 3.954 |
testInitializationWithNoChanges | Success | | 10.718 |
testInitializationWithFewChanges | Success | | 10.782 |
testInitializationWithManyChanges | Success | | 4.015 |
testInitializationWithManyChangesButEqualSize | Success | | 3.985 |
testEditingUnchanged | Success | | 13.546 |
testEditingChanged | Success | | 18.547 |
testSet | Success | | 7.188 |
testReplace | Success | | 7.078 |
testRandomReplace | Success | | 10.516 |
testLineByOffset | Success | | 17.781 |
testLineByOffset2 | Success | | 116.484 |
testLineByIndex | Success | | 24.985 |
testLineByIndex2 | Success | | 18.421 |
test | Success | | 0.000 |