Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 77.080 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 137.157 |
testScrollJavaEditorLineWiseSelect2 | Success | | 291.270 |
testScrollJavaEditorLineWise2 | Success | | 118.930 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.010 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.010 |
testScrollTextEditorPageWise | Success | | 53.830 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 114.990 |
testScrollTextEditorLineWiseSelect2 | Success | | 169.580 |
testScrollTextEditorLineWise2 | Success | | 102.760 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.010 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.010 |
testJavaIndenter2 | Success | | 5.014 |
testTypeAMethod | Success | | 34.630 |
testTypeAMethod | Success | | 18.404 |
testOpenPreferencePage | Success | | 2.016 |
testScrollJavaEditorPageWise | Success | | 93.295 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 143.170 |
testScrollJavaEditorLineWiseSelect1 | Success | | 300.770 |
testScrollJavaEditorLineWise1 | Success | | 124.660 |
testScrollTextEditorPageWise | Success | | 12.740 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 17.770 |
testScrollTextEditorPageWise | Success | | 18.590 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 106.130 |
testScrollTextEditorPageWise | Success | | 59.440 |
test | Success | | 20.880 |
test | Error | assertion failed:
org.eclipse.core.runtime.AssertionFailedException: assertion failed: at org.eclipse.core.runtime.Assert.isTrue(Assert.java:111) at org.eclipse.core.runtime.Assert.isTrue(Assert.java:97) at org.eclipse.jface.text.Position.<init>(Position.java:63) at org.eclipse.jface.text.AbstractDocument.getPositions(AbstractDocument.java:1704) at org.eclipse.core.internal.filebuffers.SynchronizableDocument.getPositions(SynchronizableDocument.java:234) at org.eclipse.jface.text.source.AnnotationModel.getRegionAnnotationIterator(AnnotationModel.java:739) at org.eclipse.jface.text.source.AnnotationModel.getAnnotationIterator(AnnotationModel.java:701) at org.eclipse.jface.text.source.AnnotationRulerColumn.doPaint1(AnnotationRulerColumn.java:704) at org.eclipse.jface.text.source.AnnotationRulerColumn.doubleBufferPaint(AnnotationRulerColumn.java:518) at org.eclipse.jface.text.source.AnnotationRulerColumn.redraw(AnnotationRulerColumn.java:797) at org.eclipse.jface.text.source.AnnotationRulerColumn$InternalListener.viewportChanged(AnnotationRulerColumn.java:77) at org.eclipse.jface.text.TextViewer.updateViewportListeners(TextViewer.java:2941) at org.eclipse.jface.text.TextViewer$ViewportGuard.keyReleased(TextViewer.java:284) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:162) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1158) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1182) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1167) at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1194) at org.eclipse.swt.widgets.Widget.gtk_key_release_event(Widget.java:704) at org.eclipse.swt.widgets.Control.gtk_key_release_event(Control.java:2770) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1544) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4502) at org.eclipse.swt.widgets.Display.windowProc(Display.java:4099) 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:5783) at org.eclipse.swt.widgets.Display.eventProc(Display.java:1177) 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:1541) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3031) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.runEventQueue(EditorTestHelper.java:191) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.runEventQueue(EditorTestHelper.java:187) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.runEventQueue(EditorTestHelper.java:183) at org.eclipse.jdt.text.tests.performance.EditorTestHelper.revertEditor(EditorTestHelper.java:151) at org.eclipse.jdt.text.tests.performance.MoveLineTest.measureMoveLine(MoveLineTest.java:109) 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:21) at junit.extensions.TestSetup.run(TestSetup.java:25) at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24) at junit.extensions.TestSetup$1.protect(TestSetup.java:21) at junit.extensions.TestSetup.run(TestSetup.java:25) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:354) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:206) 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:133) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3378) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3036) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2382) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2346) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2198) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:493) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:488) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113) 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:193) 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:382) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504) at org.eclipse.equinox.launcher.Main.run(Main.java:1236) at org.eclipse.equinox.launcher.Main.main(Main.java:1212) at org.eclipse.core.launcher.Main.main(Main.java:30)
| 41.412 |
test | Success | | 27.133 |
test | Success | | 26.247 |
Name | Status | Type | Time(s) |
testRevertTextEditor | Success | | 34.807 |
testRevertJavaEditor | Success | | 37.020 |
test2 | Success | | 33.846 |
testToggleComment2 | Success | | 67.508 |
testUndoTextEditor2 | Success | | 44.494 |
testUndoJavaEditor2 | Success | | 83.099 |
testOpenQuickOutline1 | Success | | 676.864 |
test1 | Success | | 817.634 |
testActivateEditor | Success | | 83.226 |
test1 | Success | | 57.303 |
test1 | Success | | 392.900 |
test | Success | | 62.498 |
test | Success | | 8.834 |
test | Success | | 10.139 |
test | Success | | 31.740 |
testTextDirty | Success | | 1.553 |
testJavaDirty | Success | | 1.374 |
testPropertiesDirty | Success | | 1.459 |
testPluginXMLDirty | Success | | 22.381 |
testPluginPropertiesDirty | Success | | 1.873 |
testCompletionNoParamters | Success | | 9.184 |
testApplicationNoParamters | Success | | 20.560 |
testCompletionWithParamterNames | Success | | 8.520 |
testApplicationWithParamterNames | Success | | 39.641 |
testCompletionWithParamterGuesses | Success | | 8.456 |
testApplicationWithParamterGuesses | Success | | 22.735 |
testCompletionWithParamterGuesses2 | Success | | 16.142 |
testApplicationWithParamterGuesses2 | Success | | 42.749 |
testInitializationWithNoChanges | Success | | 11.381 |
testInitializationWithFewChanges | Success | | 11.382 |
testInitializationWithManyChanges | Success | | 4.677 |
testInitializationWithManyChangesButEqualSize | Success | | 4.665 |
testInitializationWithNoChanges | Success | | 11.268 |
testInitializationWithFewChanges | Success | | 11.282 |
testInitializationWithManyChanges | Success | | 4.668 |
testInitializationWithManyChangesButEqualSize | Success | | 4.554 |
testEditingUnchanged | Success | | 13.412 |
testEditingChanged | Success | | 13.633 |
test | Success | | 0.000 |