Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 84.140 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 136.883 |
testScrollJavaEditorLineWiseSelect2 | Success | | 267.138 |
testScrollJavaEditorLineWise2 | Success | | 125.152 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.003 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.003 |
testScrollTextEditorPageWise | Success | | 52.756 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 113.413 |
testScrollTextEditorLineWiseSelect2 | Success | | 168.730 |
testScrollTextEditorLineWise2 | Success | | 107.500 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.002 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.002 |
testJavaIndenter2 | Success | | 3.773 |
testTypeAMethod | Success | | 26.969 |
testTypeAMethod | Success | | 18.775 |
testOpenPreferencePage | Success | | 1.767 |
testScrollJavaEditorPageWise | Success | | 71.775 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 143.586 |
testScrollJavaEditorLineWiseSelect1 | Success | | 275.934 |
testScrollJavaEditorLineWise1 | Success | | 132.960 |
testScrollTextEditorPageWise | Success | | 12.860 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 26.207 |
testScrollTextEditorPageWise | Success | | 23.086 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 200.122 |
testScrollTextEditorPageWise | Success | | 72.793 |
test | Success | | 19.565 |
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)
| 23.365 |
test | Success | | 22.892 |
test | Success | | 19.910 |
Name | Status | Type | Time(s) |
testRevertTextEditor | Success | | 33.356 |
testRevertJavaEditor | Success | | 35.892 |
test2 | Success | | 33.545 |
testToggleComment2 | Success | | 65.496 |
testUndoTextEditor2 | Success | | 44.045 |
testUndoJavaEditor2 | Success | | 72.809 |
testOpenQuickOutline1 | Success | | 590.890 |
test1 | Success | | 620.856 |
testActivateEditor | Success | | 81.841 |
test1 | Success | | 36.487 |
test1 | Success | | 221.287 |
test | Success | | 45.049 |
test | Success | | 7.302 |
test | Success | | 7.695 |
test | Success | | 24.734 |
testTextDirty | Success | | 1.391 |
testJavaDirty | Success | | 1.226 |
testPropertiesDirty | Success | | 1.260 |
testPluginXMLDirty | Success | | 17.215 |
testPluginPropertiesDirty | Success | | 1.636 |
testCompletionNoParamters | Success | | 7.783 |
testApplicationNoParamters | Success | | 18.450 |
testCompletionWithParamterNames | Success | | 7.208 |
testApplicationWithParamterNames | Success | | 33.965 |
testCompletionWithParamterGuesses | Success | | 7.181 |
testApplicationWithParamterGuesses | Success | | 19.511 |
testCompletionWithParamterGuesses2 | Success | | 14.061 |
testApplicationWithParamterGuesses2 | Success | | 41.268 |
testInitializationWithNoChanges | Success | | 16.684 |
testInitializationWithFewChanges | Success | | 15.586 |
testInitializationWithManyChanges | Success | | 4.972 |
testInitializationWithManyChangesButEqualSize | Success | | 5.727 |
testInitializationWithNoChanges | Success | | 13.252 |
testInitializationWithFewChanges | Success | | 13.941 |
testInitializationWithManyChanges | Success | | 5.718 |
testInitializationWithManyChangesButEqualSize | Success | | 6.194 |
testEditingUnchanged | Success | | 13.775 |
testEditingChanged | Success | | 13.638 |
test | Success | | 0.000 |