Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 78.750 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 166.781 |
testScrollJavaEditorLineWiseSelect2 | Success | | 165.906 |
testScrollJavaEditorLineWise2 | Success | | 99.578 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.000 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.000 |
testScrollTextEditorPageWise | Success | | 64.813 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 151.437 |
testScrollTextEditorLineWiseSelect2 | Success | | 104.454 |
testScrollTextEditorLineWise2 | Success | | 89.296 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.000 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.000 |
testJavaIndenter2 | Success | | 3.782 |
testTypeAMethod | Success | | 404.281 |
testTypeAMethod | Success | | 261.719 |
testOpenPreferencePage | Success | | 1.656 |
testScrollJavaEditorPageWise | Success | | 75.031 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 171.797 |
testScrollJavaEditorLineWiseSelect1 | Success | | 168.656 |
testScrollJavaEditorLineWise1 | Success | | 104.328 |
testScrollTextEditorPageWise | Success | | 12.047 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 20.688 |
testScrollTextEditorPageWise | Success | | 20.969 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 169.812 |
testScrollTextEditorPageWise | Success | | 66.172 |
test | Success | | 28.125 |
test | Success | | 64.266 |
test | Success | | 15.828 |
test | Success | | 15.828 |
Name | Status | Type | Time(s) |
testActivateEditor | Success | | 208.203 |
testRevertTextEditor | Success | | 31.203 |
testRevertJavaEditor | Success | | 33.453 |
test2 | Success | | 32.531 |
testToggleComment2 | Success | | 63.657 |
testUndoTextEditor2 | Success | | 41.468 |
testUndoJavaEditor2 | Success | | 61.172 |
testOpenQuickOutline1 | Success | | 521.485 |
test1 | Success | | 539.250 |
testActivateEditor | Success | | 78.188 |
test1 | Success | | 36.062 |
test1 | Success | | 170.828 |
test | Success | | 37.625 |
test | Success | | 5.750 |
test | Success | | 25.766 |
test | Success | | 54.797 |
testTextDirty | Success | | 0.891 |
testJavaDirty | Success | | 1.000 |
testPropertiesDirty | Success | | 0.750 |
testPluginXMLDirty | Success | | 20.671 |
testPluginPropertiesDirty | Success | | 1.063 |
testCompletionNoParamters | Success | | 6.281 |
testApplicationNoParamters | Success | | 16.250 |
testCompletionWithParamterNames | Success | | 6.531 |
testApplicationWithParamterNames | Success | | 24.844 |
testCompletionWithParamterGuesses | Success | | 5.922 |
testApplicationWithParamterGuesses | Success | | 13.953 |
testCompletionWithParamterGuesses2 | Success | | 11.531 |
testApplicationWithParamterGuesses2 | Success | | 29.391 |
testInitializationWithNoChanges | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:86) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:71) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithNoChanges(DocumentLineDifferInitializationTest.java:33) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 16.156 |
testInitializationWithFewChanges | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:86) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:71) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithFewChanges(DocumentLineDifferInitializationTest.java:38) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 16.203 |
testInitializationWithManyChanges | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:86) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:71) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithManyChanges(DocumentLineDifferInitializationTest.java:43) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 12.563 |
testInitializationWithManyChangesButEqualSize | Success | | 3.187 |
testInitializationWithNoChanges | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:86) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:66) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithNoChanges(DocumentLineDifferInitializationTest.java:33) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:23) at junit.extensions.TestSetup.run(TestSetup.java:27) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:376) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:209) at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:195) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4041) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3660) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2640) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2604) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438) at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:115) at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:138) at org.eclipse.test.UITestApplication.run(UITestApplication.java:60) at org.eclipse.test.UITestApplication.start(UITestApplication.java:210) 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:369) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:620) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:575) at org.eclipse.equinox.launcher.Main.run(Main.java:1408) at org.eclipse.equinox.launcher.Main.main(Main.java:1384) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 11.860 |
testInitializationWithFewChanges | Success | | 12.406 |
testInitializationWithManyChanges | Success | | 3.187 |
testInitializationWithManyChangesButEqualSize | Success | | 3.188 |
testEditingUnchanged | Success | | 12.390 |
testEditingChanged | Success | | 12.829 |
test | Success | | 25.968 |
test | Success | | 0.000 |