Unit Test Results

Designed for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1072098.13%6178.311
Note: failures are anticipated and checked for with assertions while errors are unanticipated.

Packages

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
NameTestsErrorsFailuresTime(s)
org.eclipse.jdt.text.tests.performance107026178.311

Package org.eclipse.jdt.text.tests.performance

NameTestsErrorsFailuresTime(s)
DebuggingPerformanceTestSuite2200203.438
EventDrivenTestSuite24001170.187
PerformanceTestSuite47023979.843
PerformanceTestSuite2700645.984
PerformanceTestSuite3400169.218
PerformanceTestSuite42004.797
PerformanceTestSuite51004.844
Back to top


TestCase DebuggingPerformanceTestSuite

NameStatusTypeTime(s)
test00Success2.906
test01Success0.969
test02Success0.984
test03Success0.985
test10Success0.984
test11Success0.984
test12Success0.985
test13Success0.984
test00Success1.000
test01Success1.000
test02Success0.985
test03Success0.984
test10Success1.016
test11Success1.000
test12Success1.000
test13Success1.015
testSuccess3.906
testPageWiseSuccess30.313
testLineWiseSuccess30.015
testLineWiseSelectSuccess30.594
testLineWiseNoCaretMoveSuccess25.141
testSuccess51.531
Properties >>

Back to top

TestCase EventDrivenTestSuite

NameStatusTypeTime(s)
testScrollJavaEditorPageWiseSuccess81.109
testScrollJavaEditorLineWiseMoveCaret2Success92.250
testScrollJavaEditorLineWiseSelect2Success99.328
testScrollJavaEditorLineWise2Success73.828
testScrollJavaEditorLineWiseSelectHoldKeysSuccess8.000
testScrollJavaEditorLineWiseHoldKeysSuccess8.000
testScrollTextEditorPageWiseSuccess44.406
testScrollTextEditorLineWiseMoveCaret2Success59.829
testScrollTextEditorLineWiseSelect2Success68.281
testScrollTextEditorLineWise2Success54.187
testScrollTextEditorLineWiseSelectHoldKeysSuccess8.000
testScrollTextEditorLineWiseHoldKeysSuccess8.000
testJavaIndenter2Success5.891
testTypeAMethodSuccess28.094
testTypeAMethodSuccess17.484
testOpenPreferencePageSuccess1.500
testScrollJavaEditorPageWiseSuccess96.719
testScrollJavaEditorLineWiseMoveCaret1Success98.015
testScrollJavaEditorLineWiseSelect1Success105.032
testScrollJavaEditorLineWise1Success80.453
testSuccess22.765
testSuccess68.922
testSuccess19.657
testSuccess20.421
Properties >>

Back to top

TestCase PerformanceTestSuite

NameStatusTypeTime(s)
testActivateEditorSuccess152.140
testRevertTextEditorSuccess31.282
testRevertJavaEditorSuccess34.031
test2Success33.640
testToggleComment2Success66.969
testUndoTextEditor2Success73.750
testUndoJavaEditor2Success107.110
testOpenQuickOutline1Success1453.109
test1Success924.469
testActivateEditorSuccess67.406
test1Success40.594
test1Success339.359
testSuccess94.500
testSuccess7.031
testSuccess15.969
testSuccess26.750
testTextDirtySuccess1.562
testJavaDirtySuccess1.422
testPropertiesDirtySuccess1.328
testPluginXMLDirtySuccess11.954
testPluginPropertiesDirtySuccess1.640
testCompletionNoParamtersSuccess9.015
testApplicationNoParamtersSuccess20.531
testCompletionWithParamterNamesSuccess10.454
testApplicationWithParamterNamesSuccess26.531
testCompletionWithParamterGuessesSuccess10.390
testApplicationWithParamterGuessesSuccess19.532
testCompletionWithParamterGuesses2Success16.093
testApplicationWithParamterGuesses2Success36.610
testInitializationWithNoChangesSuccess10.765
testInitializationWithFewChangesFailureN/A

junit.framework.AssertionFailedError
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:79)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:63)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithFewChanges(DocumentLineDifferInitializationTest.java:35)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:58)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
12.657
testInitializationWithManyChangesFailureN/A

junit.framework.AssertionFailedError
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.measureInitialization(DocumentLineDifferInitializationTest.java:79)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.runInitializationMeasurements(DocumentLineDifferInitializationTest.java:63)
at org.eclipse.jdt.text.tests.performance.DocumentLineDifferInitializationTest.testInitializationWithManyChanges(DocumentLineDifferInitializationTest.java:40)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:22)
at junit.extensions.TestSetup$1.protect(TestSetup.java:19)
at junit.extensions.TestSetup.run(TestSetup.java:23)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:330)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:204)
at org.eclipse.test.UITestApplication$3.run(UITestApplication.java:188)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:35)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:123)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:3325)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2971)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1914)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1878)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:419)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:95)
at org.eclipse.test.UITestApplication.runApplication(UITestApplication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:58)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)
10.796
testInitializationWithManyChangesButEqualSizeSuccess3.954
testInitializationWithNoChangesSuccess10.718
testInitializationWithFewChangesSuccess10.782
testInitializationWithManyChangesSuccess4.015
testInitializationWithManyChangesButEqualSizeSuccess3.985
testEditingUnchangedSuccess13.546
testEditingChangedSuccess18.547
testSetSuccess7.188
testReplaceSuccess7.078
testRandomReplaceSuccess10.516
testLineByOffsetSuccess17.781
testLineByOffset2Success116.484
testLineByIndexSuccess24.985
testLineByIndex2Success18.421
testSuccess0.000
Properties >>

Back to top

TestCase PerformanceTestSuite2

NameStatusTypeTime(s)
testOpenJavaEditor1Success95.703
testOpenJavaEditor2Success88.500
testOpenEditor3Success133.547
testOpenEditor4Success112.438
testOpenEditor5Success110.828
testOpenEditor6Success100.172
testSuccess0.000
Properties >>

Back to top

TestCase PerformanceTestSuite3

NameStatusTypeTime(s)
testOpenTextEditor1Success46.641
testOpenTextEditor2Success42.578
testOpenEditor3Success72.859
testSuccess0.000
Properties >>

Back to top

TestCase PerformanceTestSuite4

NameStatusTypeTime(s)
testJavaEditorStartupSuccess3.703
testSuccess0.000
Properties >>

Back to top

TestCase PerformanceTestSuite5

NameStatusTypeTime(s)
testTextEditorStartupSuccess3.453
Properties >>

Back to top