Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 77.225 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 140.181 |
testScrollJavaEditorLineWiseSelect2 | Success | | 253.353 |
testScrollJavaEditorLineWise2 | Success | | 121.210 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.100 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.101 |
testScrollTextEditorPageWise | Success | | 62.919 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 115.250 |
testScrollTextEditorLineWiseSelect2 | Success | | 163.332 |
testScrollTextEditorLineWise2 | Success | | 104.541 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.104 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.100 |
testJavaIndenter2 | Success | | 4.126 |
testTypeAMethod | Success | | 343.938 |
testTypeAMethod | Success | | 258.657 |
testOpenPreferencePage | Success | | 1.761 |
testScrollJavaEditorPageWise | Success | | 69.847 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 139.195 |
testScrollJavaEditorLineWiseSelect1 | Success | | 244.460 |
testScrollJavaEditorLineWise1 | Success | | 123.226 |
testScrollTextEditorPageWise | Success | | 12.321 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 19.709 |
testScrollTextEditorPageWise | Success | | 20.405 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 109.697 |
testScrollTextEditorPageWise | Success | | 57.415 |
test | Success | | 17.703 |
test | Error | assertion failed:
org.eclipse.core.runtime.AssertionFailedException: assertion failed: at org.eclipse.core.runtime.Assert.isTrue(Assert.java:110) at org.eclipse.core.runtime.Assert.isTrue(Assert.java:96) at org.eclipse.jface.text.Position.<init>(Position.java:63) at org.eclipse.jface.text.AbstractDocument.getPositions(AbstractDocument.java:1750) at org.eclipse.core.internal.filebuffers.SynchronizableDocument.getPositions(SynchronizableDocument.java:278) at org.eclipse.jface.text.source.AnnotationModel.getRegionAnnotationIterator(AnnotationModel.java:737) at org.eclipse.jface.text.source.AnnotationModel.getAnnotationIterator(AnnotationModel.java:699) at org.eclipse.jface.text.source.AnnotationRulerColumn.doPaint1(AnnotationRulerColumn.java:727) at org.eclipse.jface.text.source.AnnotationRulerColumn.doubleBufferPaint(AnnotationRulerColumn.java:541) at org.eclipse.jface.text.source.AnnotationRulerColumn.redraw(AnnotationRulerColumn.java:824) at org.eclipse.jface.text.source.AnnotationRulerColumn$InternalListener.viewportChanged(AnnotationRulerColumn.java:79) at org.eclipse.jface.text.TextViewer.updateViewportListeners(TextViewer.java:3111) at org.eclipse.jface.text.TextViewer$ViewportGuard.keyReleased(TextViewer.java:298) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:168) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1258) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1282) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1267) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1294) at org.eclipse.swt.widgets.Widget.gtk_key_release_event(Widget.java:736) at org.eclipse.swt.widgets.Control.gtk_key_release_event(Control.java:2850) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1744) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4796) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4360) at org.eclipse.swt.internal.gtk.OS._gtk_main_do_event(Native Method) at org.eclipse.swt.internal.gtk.OS.gtk_main_do_event(OS.java:8168) at org.eclipse.swt.widgets.Display.eventProc(Display.java:1238) at org.eclipse.swt.internal.gtk.OS._g_main_context_iteration(Native Method) at org.eclipse.swt.internal.gtk.OS.g_main_context_iteration(OS.java:2229) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3159) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.runEventQueue(EditorTestHelper.java:196) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.runEventQueue(EditorTestHelper.java:192) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.runEventQueue(EditorTestHelper.java:184) at org.eclipse.jdt.text.tests.performance.MoveLineTest.measureMoveLine(MoveLineTest.java:95) at org.eclipse.jdt.text.tests.performance.MoveLineTest.test(MoveLineTest.java:65) 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:3515) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164) 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:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 49.440 |
test | Failure | null
junit.framework.AssertionFailedError: null at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.measure(AbstractJavaReplaceAllTest.java:115) at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.test(AbstractJavaReplaceAllTest.java:71) 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:3515) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3164) 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:619) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) at org.eclipse.equinox.launcher.Main.run(Main.java:1407) at org.eclipse.equinox.launcher.Main.main(Main.java:1383) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 73.529 |
test | Success | | 16.635 |
Name | Status | Type | Time(s) |
testActivateEditor | Success | | 213.654 |
testRevertTextEditor | Success | | 33.788 |
testRevertJavaEditor | Success | | 35.623 |
test2 | Success | | 34.202 |
testToggleComment2 | Success | | 67.702 |
testUndoTextEditor2 | Success | | 42.790 |
testUndoJavaEditor2 | Success | | 61.532 |
testOpenQuickOutline1 | Success | | 516.286 |
test1 | Success | | 497.434 |
testActivateEditor | Success | | 85.300 |
test1 | Success | | 32.054 |
test1 | Success | | 137.023 |
test | Success | | 37.447 |
test | Success | | 6.895 |
test | Success | | 5.908 |
test | Success | | 21.831 |
testTextDirty | Success | | 0.786 |
testJavaDirty | Success | | 0.887 |
testPropertiesDirty | Success | | 0.764 |
testPluginXMLDirty | Success | | 20.487 |
testPluginPropertiesDirty | Success | | 1.070 |
testCompletionNoParamters | Success | | 6.316 |
testApplicationNoParamters | Success | | 16.432 |
testCompletionWithParamterNames | Success | | 6.015 |
testApplicationWithParamterNames | Success | | 165.626 |
testCompletionWithParamterGuesses | Success | | 5.915 |
testApplicationWithParamterGuesses | Success | | 52.571 |
testCompletionWithParamterGuesses2 | Success | | 11.536 |
testApplicationWithParamterGuesses2 | Success | | 232.277 |
testInitializationWithNoChanges | Success | | 12.075 |
testInitializationWithFewChanges | Success | | 12.150 |
testInitializationWithManyChanges | Success | | 3.130 |
testInitializationWithManyChangesButEqualSize | Success | | 3.129 |
testInitializationWithNoChanges | Success | | 12.134 |
testInitializationWithFewChanges | Success | | 12.144 |
testInitializationWithManyChanges | Success | | 3.134 |
testInitializationWithManyChangesButEqualSize | Success | | 3.130 |
testEditingUnchanged | Success | | 12.222 |
testEditingChanged | Success | | 12.261 |
test | Success | | 28.236 |
test | Success | | 0.000 |