Unit Test Results.

Downloads / Build / Test Results | org.eclipse.jdt.text.tests_ep416ILR-perf-lin64-baseline_linux.gtk.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
1252098.40%3791.564
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)Time StampHost
org.eclipse.jdt.text.tests.performance125023791.5642020-06-04T18:51:39

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

NameTestsErrorsFailuresTime(s)Time StampHost
DocumentPerformanceTestSuite360058.5702020-06-04T18:51:39
EventDrivenTestSuite33021532.3202020-06-04T19:17:33
PerformanceTestSuite41001721.4012020-06-04T18:41:46
PerformanceTestSuite2700310.7432020-06-04T18:47:08
PerformanceTestSuite3400162.6002020-06-04T18:50:01
PerformanceTestSuite42003.5752020-06-04T18:50:16
PerformanceTestSuite51001.1812020-06-04T18:50:28
WordRulePerformanceTestSuite1001.1742020-06-04T18:51:51
Back to top


TestCase DocumentPerformanceTestSuite

NameStatusTypeTime(s)
measureLineDelimiterByIndexSuccess0.147
measureLineLengthByIndexSuccess1.312
measureGetLineSuccess1.338
measureRandomReplaceSuccess1.773
measureInsertAtEndSuccess0.291
measureLineByIndexSuccess0.160
testRandomReplaceSuccess4.281
measureLineByOffsetSuccess0.705
testLineByOffset2Success9.825
testReplaceSuccess1.361
measureInsertAtStartSuccess0.829
measureInsertAtStartSuccess0.156
measureTypingReplaceInSmallFileSuccess0.121
measureGetNumberOfLinesSuccess1.963
measureDeleteInsertSuccess0.977
measureDeleteInsertSuccess0.222
measureTypingReplaceInSmallFileSuccess0.033
testLineByIndexSuccess14.088
measureGetLineSuccess1.419
measureRepeatedReplaceSuccess1.135
measureTypingReplaceInLargeFileSuccess0.099
measureSetSuccess0.613
measureRandomReplaceSuccess1.402
measureLineInfoByIndexSuccess0.455
measureInsertAtEndSuccess0.710
testLineByOffsetSuccess5.439
measureGetCharSuccess0.211
testSetSuccess1.332
measureSetSuccess0.403
measureGetLengthSuccess1.404
measureLineInfoByOffsetSuccess1.432
testLineByIndex2Success0.823
measureRepeatedReplaceSuccess0.276
measureTypingReplaceInLargeFileSuccess0.036
measureGetAllSuccess1.591
measureGetCharSuccess0.058
Properties »

Back to top

TestCase EventDrivenTestSuite

NameStatusTypeTime(s)
testSuccess36.865
testScrollTextEditorLineWiseMoveCaret2Success11.707
testScrollJavaEditorLineWiseSelect2Success107.789
testScrollTextEditorLineWise2Success29.251
testScrollJavaEditorLineWiseHoldKeysSuccess8.002
testScrollJavaEditorLineWiseSelectHoldKeysSuccess8.002
testScrollJavaEditorPageWiseSuccess18.326
testScrollTextEditorPageWiseSuccess10.848
testSuccess12.040
testFailureN/A

junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.measure(AbstractJavaReplaceAllTest.java:122)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.test(AbstractJavaReplaceAllTest.java:76)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4930)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4451)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
2.306
testTypeAMethodSuccess260.964
testOpenPreferencePageSuccess1.392
testScrollJavaEditorLineWiseMoveCaret1Success50.795
testScrollJavaEditorLineWise1Success33.646
testScrollTextEditorPageWiseSuccess15.331
testScrollJavaEditorPageWiseSuccess18.589
testScrollJavaEditorLineWise2Success33.687
testScrollTextEditorLineWiseMoveCaret2Success30.721
testScrollTextEditorPageWiseSuccess17.668
testScrollTextEditorLineWiseSelect2Success71.738
testScrollJavaEditorLineWiseMoveCaret2Success51.691
testScrollTextEditorLineWise2Success50.460
testTypeAMethodSuccess225.960
testScrollTextEditorLineWiseHoldKeysSuccess8.002
testScrollTextEditorPageWiseSuccess14.817
testScrollTextEditorLineWiseSelect2Success128.375
testScrollJavaEditorLineWiseSelect1Success109.327
testScrollTextEditorLineWiseMoveCaret2Success87.334
testScrollTextEditorPageWiseSuccess22.170
testScrollTextEditorLineWiseSelectHoldKeysSuccess8.001
testJavaIndenter2Success2.640
testFailureN/A

junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at junit.framework.TestCase.assertTrue(TestCase.java:200)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.measure(AbstractJavaReplaceAllTest.java:122)
at org.eclipse.jdt.text.tests.performance.AbstractJavaReplaceAllTest.test(AbstractJavaReplaceAllTest.java:76)
at org.eclipse.jdt.text.tests.performance.JavaReplaceAllWithQuickDiffTest.test(JavaReplaceAllWithQuickDiffTest.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at junit.framework.TestCase.runTest(TestCase.java:177)
at junit.framework.TestCase.runBare(TestCase.java:142)
at junit.framework.TestResult$1.protect(TestResult.java:122)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.framework.TestResult.run(TestResult.java:125)
at junit.framework.TestCase.run(TestCase.java:130)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at junit.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:24)
at junit.extensions.TestSetup$1.protect(TestSetup.java:23)
at junit.framework.TestResult.runProtected(TestResult.java:142)
at junit.extensions.TestSetup.run(TestSetup.java:27)
at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:43)
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:82)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:73)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:248)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$5(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:226)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:199)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:132)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.UITestApplication.lambda$0(UITestApplication.java:103)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4930)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4451)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:658)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
at org.eclipse.test.UITestApplication.run(UITestApplication.java:48)
at org.eclipse.test.UITestApplication.start(UITestApplication.java:118)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
2.655
testScrollTextEditorLineWiseMoveCaret2Success41.158
Properties »

Back to top

TestCase PerformanceTestSuite

NameStatusTypeTime(s)
testPropertiesDirtySuccess0.551
testApplicationWithParamterGuesses2Success166.786
testUndoTextEditor2Success40.778
testSuccess12.031
testActivateEditorSuccess134.257
testPluginXMLDirtySuccess5.136
testCompletionWithParamterGuessesSuccess3.671
testInitializationWithFewChangesSuccess11.264
test2Success31.050
testApplicationWithParamterGuessesSuccess41.070
testPluginPropertiesDirtySuccess0.315
testOpenQuickOutline1Success304.153
testSuccess3.275
testSuccess0.000
testRevertJavaEditorSuccess31.498
test1Success318.786
testApplicationWithParamterNamesSuccess162.892
testInitializationWithManyChangesButEqualSizeSuccess2.891
testSuccess27.306
testEditingChangedSuccess11.217
testActivateEditorSuccess64.604
testJavaDirtySuccess0.127
testInitializationWithManyChangesSuccess2.811
testSuccess4.936
test1Success22.153
testApplicationNoParamtersSuccess6.788
testToggleComment2Success61.822
testCompletionWithParamterGuesses2Success4.826
testUndoJavaEditor2Success49.877
testTextDirtySuccess0.118
test1Success66.713
testCompletionWithParamterNamesSuccess3.152
testRevertTextEditorSuccess30.903
testInitializationWithNoChangesSuccess11.175
testInitializationWithFewChangesSuccess11.183
testInitializationWithManyChangesButEqualSizeSuccess2.826
testCompletionNoParamtersSuccess3.013
testSuccess6.119
testInitializationWithNoChangesSuccess11.155
testInitializationWithManyChangesSuccess2.743
testEditingUnchangedSuccess11.228
Properties »

Back to top

TestCase PerformanceTestSuite2

NameStatusTypeTime(s)
testOpenJavaEditor2Success43.765
testSuccess0.000
testOpenEditor5Success51.158
testOpenJavaEditor1Success56.236
testOpenEditor4Success51.946
testOpenEditor3Success55.801
testOpenEditor6Success50.485
Properties »

Back to top

TestCase PerformanceTestSuite3

NameStatusTypeTime(s)
testSuccess0.000
testOpenTextEditor1Success45.811
testOpenTextEditor2Success40.769
testOpenEditor3Success72.664
Properties »

Back to top

TestCase PerformanceTestSuite4

NameStatusTypeTime(s)
testJavaEditorStartupSuccess0.157
testSuccess0.000
Properties »

Back to top

TestCase PerformanceTestSuite5

NameStatusTypeTime(s)
testTextEditorStartupSuccess0.098
Properties »

Back to top

TestCase WordRulePerformanceTestSuite

NameStatusTypeTime(s)
measureIgnoreCaseSuccess1.118
Properties »

Back to top