Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 155.496 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 257.176 |
testScrollJavaEditorLineWiseSelect2 | Success | | 404.090 |
testScrollJavaEditorLineWise2 | Success | | 199.760 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.010 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.010 |
testScrollTextEditorPageWise | Success | | 103.540 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 224.190 |
testScrollTextEditorLineWiseSelect2 | Success | | 250.430 |
testScrollTextEditorLineWise2 | Success | | 176.160 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.010 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.010 |
testJavaIndenter2 | Success | | 14.975 |
testTypeAMethod | Success | | 59.825 |
testTypeAMethod | Success | | 22.854 |
testOpenPreferencePage | Success | | 2.165 |
testScrollJavaEditorPageWise | Success | | 196.471 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 290.290 |
testScrollJavaEditorLineWiseSelect1 | Success | | 438.020 |
testScrollJavaEditorLineWise1 | Success | | 243.940 |
test | Success | | 47.255 |
test | Success | | 2646.263 |
test | Success | | 27.618 |
test | Success | | 32.460 |
Name | Status | Type | Time(s) |
testActivateEditor | Success | | 349.661 |
testRevertTextEditor | Success | | 34.730 |
testRevertJavaEditor | Success | | 42.235 |
test2 | Success | | 38.157 |
testToggleComment2 | Success | | 77.977 |
testUndoTextEditor2 | Success | | 138.762 |
testUndoJavaEditor2 | Success | | 193.696 |
testOpenQuickOutline1 | Success | | 1040.651 |
test1 | Success | | 1372.128 |
testActivateEditor | Success | | 109.130 |
test1 | Success | | 90.348 |
test1 | Success | | 478.886 |
test | Success | | 145.131 |
test | Success | | 13.834 |
test | Success | | 16.298 |
test | Success | | 49.761 |
testTextDirty | Success | | 2.079 |
testJavaDirty | Success | | 1.317 |
testPropertiesDirty | Success | | 1.446 |
testPluginXMLDirty | Success | | 18.294 |
testPluginPropertiesDirty | Success | | 1.917 |
testCompletionNoParamters | Success | | 15.819 |
testApplicationNoParamters | Success | | 29.875 |
testCompletionWithParamterNames | Success | | 17.280 |
testApplicationWithParamterNames | Success | | 41.137 |
testCompletionWithParamterGuesses | Success | | 17.234 |
testApplicationWithParamterGuesses | Success | | 35.070 |
testCompletionWithParamterGuesses2 | Success | | 23.689 |
testApplicationWithParamterGuesses2 | Success | | 65.586 |
testInitializationWithNoChanges | Success | | 15.229 |
testInitializationWithFewChanges | Success | | 11.402 |
testInitializationWithManyChanges | Success | | 4.928 |
testInitializationWithManyChangesButEqualSize | Success | | 4.820 |
testInitializationWithNoChanges | Success | | 11.426 |
testInitializationWithFewChanges | Success | | 11.563 |
testInitializationWithManyChanges | Success | | 4.788 |
testInitializationWithManyChangesButEqualSize | Success | | 4.700 |
testEditingUnchanged | Success | | 18.576 |
testEditingChanged | Failure | N/A
junit.framework.AssertionFailedError at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.ensureInitialized(DocumentLineDifferModificationTest.java:250) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.measureReplaceAll(DocumentLineDifferModificationTest.java:211) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.runReplaceAllMeasurements(DocumentLineDifferModificationTest.java:192) at org.eclipse.jdt.text.tests.performance.DocumentLineDifferModificationTest.testEditingChanged(DocumentLineDifferModificationTest.java:185) 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:3157) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2859) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1930) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1894) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:422) 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)
| 13.735 |
testSet | Success | | 22.362 |
testReplace | Success | | 10.717 |
testRandomReplace | Success | | 15.425 |
testLineByOffset | Success | | 27.066 |
testLineByOffset2 | Success | | 169.821 |
testLineByIndex | Success | | 43.413 |
testLineByIndex2 | Success | | 26.013 |
test | Success | | 0.000 |