| Name | Status | Type | Time(s) | 
| testScrollJavaEditorPageWise | Success |  | 71.469 | 
| testScrollJavaEditorLineWiseMoveCaret2 | Success |  | 135.984 | 
| testScrollJavaEditorLineWiseSelect2 | Success |  | 209.250 | 
| testScrollJavaEditorLineWise2 | Success |  | 88.828 | 
| testScrollJavaEditorLineWiseSelectHoldKeys | Success |  | 8.000 | 
| testScrollJavaEditorLineWiseHoldKeys | Success |  | 8.000 | 
| testScrollTextEditorPageWise | Success |  | 38.407 | 
| testScrollTextEditorLineWiseMoveCaret2 | Success |  | 108.171 | 
| testScrollTextEditorLineWiseSelect2 | Success |  | 84.610 | 
| testScrollTextEditorLineWise2 | Success |  | 63.609 | 
| testScrollTextEditorLineWiseSelectHoldKeys | Success |  | 8.000 | 
| testScrollTextEditorLineWiseHoldKeys | Success |  | 8.000 | 
| testJavaIndenter2 | Success |  | 7.453 | 
| testTypeAMethod | Success |  | 33.032 | 
| testTypeAMethod | Success |  | 18.562 | 
| testOpenPreferencePage | Success |  | 1.906 | 
| testScrollJavaEditorPageWise | Success |  | 98.391 | 
| testScrollJavaEditorLineWiseMoveCaret1 | Success |  | 144.344 | 
| testScrollJavaEditorLineWiseSelect1 | Success |  | 216.515 | 
| testScrollJavaEditorLineWise1 | Success |  | 98.985 | 
| testScrollTextEditorPageWise | Success |  | 14.468 | 
| testScrollTextEditorLineWiseMoveCaret2 | Success |  | 22.282 | 
| testScrollTextEditorPageWise | Success |  | 19.109 | 
| testScrollTextEditorLineWiseMoveCaret2 | Success |  | 170.781 | 
| testScrollTextEditorPageWise | Success |  | 66.016 | 
| test | Success |  | 23.406 | 
| test | Success |  | 100.156 | 
| test | Success |  | 27.672 | 
| test | Success |  | 27.485 | 
| Name | Status | Type | Time(s) | 
| testRevertTextEditor | Success |  | 34.485 | 
| testRevertJavaEditor | Success |  | 39.609 | 
| test2 | Success |  | 34.922 | 
| testToggleComment2 | Success |  | 71.969 | 
| testUndoTextEditor2 | Success |  | 45.172 | 
| testUndoJavaEditor2 | Success |  | 82.875 | 
| testOpenQuickOutline1 | Success |  | 918.812 | 
| test1 | Success |  | 1084.094 | 
| testActivateEditor | Success |  | 77.359 | 
| test1 | Success |  | 66.438 | 
| test1 | Success |  | 427.578 | 
| test | Success |  | 72.375 | 
| test | Success |  | 7.750 | 
| test | Success |  | 16.703 | 
| test | Error | Problems encountered while deleting resources. 
org.eclipse.core.internal.resources.ResourceException: Problems encountered while deleting resources.at org.eclipse.core.internal.resources.Resource.delete(Resource.java:719)
 at org.eclipse.core.internal.resources.Project.delete(Project.java:309)
 at org.eclipse.jdt.text.tests.performance.TextPluginTestSetup.createProjectFromZip(TextPluginTestSetup.java:64)
 at org.eclipse.jdt.text.tests.performance.JavaFormatterProjectTest.measure(JavaFormatterProjectTest.java:79)
 at org.eclipse.jdt.text.tests.performance.JavaFormatterProjectTest.test(JavaFormatterProjectTest.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 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:3800)
 at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3425)
 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.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:32)
 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)
 Contains: Could not delete '/org.eclipse.text/src'.
 Contains: Could not delete 'C:\buildtest\I20080617-2000\eclipse-testing\test-eclipse\eclipse\jdt_text_performance_folder\org.eclipse.text'.
 
 | 31.094 | 
| testTextDirty | Success |  | 1.328 | 
| testJavaDirty | Success |  | 1.000 | 
| testPropertiesDirty | Success |  | 1.062 | 
| testPluginXMLDirty | Success |  | 34.906 | 
| testPluginPropertiesDirty | Success |  | 1.406 | 
| testCompletionNoParamters | Success |  | 12.875 | 
| testApplicationNoParamters | Success |  | 24.360 | 
| testCompletionWithParamterNames | Success |  | 11.844 | 
| testApplicationWithParamterNames | Success |  | 43.218 | 
| testCompletionWithParamterGuesses | Success |  | 11.500 | 
| testApplicationWithParamterGuesses | Success |  | 24.953 | 
| testCompletionWithParamterGuesses2 | Success |  | 20.485 | 
| testApplicationWithParamterGuesses2 | Success |  | 46.078 | 
| testInitializationWithNoChanges | Success |  | 11.531 | 
| testInitializationWithFewChanges | Success |  | 11.594 | 
| testInitializationWithManyChanges | Success |  | 4.844 | 
| testInitializationWithManyChangesButEqualSize | Success |  | 4.765 | 
| testInitializationWithNoChanges | Success |  | 11.360 | 
| testInitializationWithFewChanges | Success |  | 11.515 | 
| testInitializationWithManyChanges | Success |  | 4.828 | 
| testInitializationWithManyChangesButEqualSize | Success |  | 4.782 | 
| testEditingUnchanged | Success |  | 12.281 | 
| testEditingChanged | Success |  | 12.922 | 
| test | Success |  | 0.000 |