Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 76.186 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 136.111 |
testScrollJavaEditorLineWiseSelect2 | Success | | 265.556 |
testScrollJavaEditorLineWise2 | Success | | 124.725 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.003 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.003 |
testScrollTextEditorPageWise | Success | | 52.610 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 112.338 |
testScrollTextEditorLineWiseSelect2 | Success | | 168.395 |
testScrollTextEditorLineWise2 | Success | | 107.305 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.003 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.003 |
testJavaIndenter2 | Success | | 3.804 |
testTypeAMethod | Success | | 29.750 |
testTypeAMethod | Success | | 18.582 |
testOpenPreferencePage | Success | | 1.746 |
testScrollJavaEditorPageWise | Success | | 71.514 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 142.623 |
testScrollJavaEditorLineWiseSelect1 | Success | | 275.486 |
testScrollJavaEditorLineWise1 | Success | | 132.510 |
testScrollTextEditorPageWise | Success | | 12.519 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 25.938 |
testScrollTextEditorPageWise | Success | | 22.700 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 197.688 |
testScrollTextEditorPageWise | Success | | 72.492 |
test | Success | | 19.646 |
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:2774) at org.eclipse.swt.widgets.Widget.windowProc(Widget.java:1544) at org.eclipse.swt.widgets.Control.windowProc(Control.java:4506) 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:5792) 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:1550) 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:64) 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:2384) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490) 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:386) 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)
| 23.193 |
test | Success | | 22.237 |
test | Success | | 19.832 |
Name | Status | Type | Time(s) |
testRevertTextEditor | Success | | 33.749 |
testRevertJavaEditor | Success | | 36.029 |
test2 | Success | | 33.241 |
testToggleComment2 | Success | | 66.198 |
testUndoTextEditor2 | Success | | 44.158 |
testUndoJavaEditor2 | Success | | 72.867 |
testOpenQuickOutline1 | Success | | 597.783 |
test1 | Success | | 616.179 |
testActivateEditor | Success | | 82.136 |
test1 | Success | | 40.157 |
test1 | Success | | 186.128 |
test | Success | | 46.645 |
test | Success | | 7.326 |
test | Success | | 7.218 |
test | Success | | 25.243 |
testTextDirty | Success | | 1.605 |
testJavaDirty | Success | | 1.258 |
testPropertiesDirty | Success | | 1.325 |
testPluginXMLDirty | Success | | 17.515 |
testPluginPropertiesDirty | Success | | 1.801 |
testCompletionNoParamters | Success | | 7.863 |
testApplicationNoParamters | Success | | 18.949 |
testCompletionWithParamterNames | Success | | 7.257 |
testApplicationWithParamterNames | Success | | 34.266 |
testCompletionWithParamterGuesses | Success | | 7.299 |
testApplicationWithParamterGuesses | Success | | 19.709 |
testCompletionWithParamterGuesses2 | Success | | 14.155 |
testApplicationWithParamterGuesses2 | Success | | 37.683 |
testInitializationWithNoChanges | Success | | 12.263 |
testInitializationWithFewChanges | Success | | 12.351 |
testInitializationWithManyChanges | Success | | 3.780 |
testInitializationWithManyChangesButEqualSize | Success | | 4.098 |
testInitializationWithNoChanges | Success | | 12.278 |
testInitializationWithFewChanges | Success | | 12.266 |
testInitializationWithManyChanges | Success | | 3.728 |
testInitializationWithManyChangesButEqualSize | Success | | 3.716 |
testEditingUnchanged | Success | | 12.383 |
testEditingChanged | Success | | 12.422 |
test | Success | | 0.000 |