Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 78.975 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 140.657 |
testScrollJavaEditorLineWiseSelect2 | Success | | 299.040 |
testScrollJavaEditorLineWise2 | Success | | 123.290 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.010 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.010 |
testScrollTextEditorPageWise | Success | | 55.510 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 117.940 |
testScrollTextEditorLineWiseSelect2 | Success | | 174.970 |
testScrollTextEditorLineWise2 | Success | | 106.720 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.010 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.010 |
testJavaIndenter2 | Success | | 5.015 |
testTypeAMethod | Success | | 37.362 |
testTypeAMethod | Success | | 18.286 |
testOpenPreferencePage | Success | | 2.046 |
testScrollJavaEditorPageWise | Success | | 96.311 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 145.980 |
testScrollJavaEditorLineWiseSelect1 | Success | | 306.030 |
testScrollJavaEditorLineWise1 | Success | | 128.590 |
testScrollTextEditorPageWise | Success | | 12.880 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 18.080 |
testScrollTextEditorPageWise | Success | | 18.980 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 110.050 |
testScrollTextEditorPageWise | Success | | 61.070 |
test | Success | | 21.260 |
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: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: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)
| 26.718 |
test | Success | | 27.130 |
test | Success | | 24.905 |
Name | Status | Type | Time(s) |
testRevertTextEditor | Success | | 33.420 |
testRevertJavaEditor | Success | | 37.769 |
test2 | Success | | 33.886 |
testToggleComment2 | Success | | 67.297 |
testUndoTextEditor2 | Success | | 45.119 |
testUndoJavaEditor2 | Success | | 82.115 |
testOpenQuickOutline1 | Success | | 679.532 |
test1 | Success | | 815.672 |
testActivateEditor | Success | | 88.127 |
test1 | Success | | 68.202 |
test1 | Success | | 755.450 |
test | Success | | 61.089 |
test | Success | | 9.712 |
test | Success | | 11.473 |
test | Success | | 32.131 |
testTextDirty | Success | | 1.852 |
testJavaDirty | Success | | 1.429 |
testPropertiesDirty | Success | | 1.509 |
testPluginXMLDirty | Success | | 23.128 |
testPluginPropertiesDirty | Success | | 1.952 |
testCompletionNoParamters | Success | | 9.237 |
testApplicationNoParamters | Success | | 20.251 |
testCompletionWithParamterNames | Success | | 8.421 |
testApplicationWithParamterNames | Success | | 39.644 |
testCompletionWithParamterGuesses | Success | | 8.457 |
testApplicationWithParamterGuesses | Success | | 23.605 |
testCompletionWithParamterGuesses2 | Success | | 15.844 |
testApplicationWithParamterGuesses2 | Success | | 42.101 |
testInitializationWithNoChanges | Success | | 11.303 |
testInitializationWithFewChanges | Success | | 11.411 |
testInitializationWithManyChanges | Success | | 4.708 |
testInitializationWithManyChangesButEqualSize | Success | | 4.696 |
testInitializationWithNoChanges | Success | | 11.333 |
testInitializationWithFewChanges | Success | | 11.523 |
testInitializationWithManyChanges | Success | | 4.736 |
testInitializationWithManyChangesButEqualSize | Success | | 4.725 |
testEditingUnchanged | Success | | 13.514 |
testEditingChanged | Success | | 13.661 |
test | Success | | 0.000 |