Name | Status | Type | Time(s) |
testScrollJavaEditorPageWise | Success | | 73.571 |
testScrollJavaEditorLineWiseMoveCaret2 | Success | | 136.854 |
testScrollJavaEditorLineWiseSelect2 | Success | | 243.223 |
testScrollJavaEditorLineWise2 | Success | | 118.176 |
testScrollJavaEditorLineWiseSelectHoldKeys | Success | | 8.084 |
testScrollJavaEditorLineWiseHoldKeys | Success | | 8.100 |
testScrollTextEditorPageWise | Success | | 63.026 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 118.288 |
testScrollTextEditorLineWiseSelect2 | Success | | 160.220 |
testScrollTextEditorLineWise2 | Success | | 104.480 |
testScrollTextEditorLineWiseSelectHoldKeys | Success | | 8.104 |
testScrollTextEditorLineWiseHoldKeys | Success | | 8.100 |
testJavaIndenter2 | Success | | 3.822 |
testTypeAMethod | Success | | 29.273 |
testTypeAMethod | Success | | 19.133 |
testOpenPreferencePage | Success | | 1.726 |
testScrollJavaEditorPageWise | Success | | 70.750 |
testScrollJavaEditorLineWiseMoveCaret1 | Success | | 141.124 |
testScrollJavaEditorLineWiseSelect1 | Success | | 246.027 |
testScrollJavaEditorLineWise1 | Success | | 123.248 |
testScrollTextEditorPageWise | Success | | 11.624 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 18.745 |
testScrollTextEditorPageWise | Success | | 19.252 |
testScrollTextEditorLineWiseMoveCaret2 | Success | | 111.708 |
testScrollTextEditorPageWise | Success | | 56.966 |
test | Success | | 18.392 |
test | Error | Failed to execute runnable (org.eclipse.core.runtime.AssertionFailedException: assertion failed: )
org.eclipse.swt.SWTException: Failed to execute runnable (org.eclipse.core.runtime.AssertionFailedException: assertion failed: ) at org.eclipse.swt.SWT.error(SWT.java:3884) at org.eclipse.swt.SWT.error(SWT.java:3799) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:137) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115) 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:98) 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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34) Caused by: 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:1712) 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:718) at org.eclipse.jface.text.source.AnnotationRulerColumn.doubleBufferPaint(AnnotationRulerColumn.java:532) at org.eclipse.jface.text.source.AnnotationRulerColumn.redraw(AnnotationRulerColumn.java:811) at org.eclipse.jface.text.source.AnnotationRulerColumn$6.run(AnnotationRulerColumn.java:798) at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35) at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:134)
| 62.982 |
test | Failure | N/A
junit.framework.AssertionFailedError 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: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:134) at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3468) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3115) at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405) at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369) at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221) at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493) 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:194) 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:368) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514) at org.eclipse.equinox.launcher.Main.run(Main.java:1311) at org.eclipse.equinox.launcher.Main.main(Main.java:1287) at org.eclipse.core.launcher.Main.main(Main.java:34)
| 3.026 |
test | Success | | 19.716 |
Name | Status | Type | Time(s) |
testActivateEditor | Success | | 216.577 |
testRevertTextEditor | Success | | 31.928 |
testRevertJavaEditor | Success | | 34.070 |
test2 | Success | | 33.234 |
testToggleComment2 | Success | | 65.110 |
testUndoTextEditor2 | Success | | 43.316 |
testUndoJavaEditor2 | Success | | 62.375 |
testOpenQuickOutline1 | Success | | 508.657 |
test1 | Success | | 480.781 |
testActivateEditor | Success | | 85.618 |
test1 | Success | | 36.928 |
test1 | Success | | 133.544 |
test | Success | | 40.190 |
test | Success | | 7.428 |
test | Success | | 6.219 |
test | Success | | 21.222 |
testTextDirty | Success | | 2.093 |
testJavaDirty | Success | | 1.076 |
testPropertiesDirty | Success | | 0.994 |
testPluginXMLDirty | Success | | 58.231 |
testPluginPropertiesDirty | Success | | 1.069 |
testCompletionNoParamters | Success | | 6.430 |
testApplicationNoParamters | Success | | 16.614 |
testCompletionWithParamterNames | Success | | 6.166 |
testApplicationWithParamterNames | Success | | 28.731 |
testCompletionWithParamterGuesses | Success | | 6.214 |
testApplicationWithParamterGuesses | Success | | 16.166 |
testCompletionWithParamterGuesses2 | Success | | 11.908 |
testApplicationWithParamterGuesses2 | Success | | 30.734 |
testInitializationWithNoChanges | Success | | 12.149 |
testInitializationWithFewChanges | Success | | 12.210 |
testInitializationWithManyChanges | Success | | 3.183 |
testInitializationWithManyChangesButEqualSize | Success | | 3.185 |
testInitializationWithNoChanges | Success | | 12.221 |
testInitializationWithFewChanges | Success | | 12.192 |
testInitializationWithManyChanges | Success | | 3.173 |
testInitializationWithManyChangesButEqualSize | Success | | 3.175 |
testEditingUnchanged | Success | | 12.333 |
testEditingChanged | Success | | 12.307 |
test | Success | | 0.001 |