Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
1252098.40%3840.670
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.performance125023840.6702019-12-10T20:21:14

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

NameTestsErrorsFailuresTime(s)Time StampHost
DocumentPerformanceTestSuite360049.1932019-12-10T20:21:14
EventDrivenTestSuite33021595.6652019-12-10T20:48:12
PerformanceTestSuite41001710.7732019-12-10T20:11:29
PerformanceTestSuite2700308.9282019-12-10T20:16:48
PerformanceTestSuite3400171.5752019-12-10T20:19:51
PerformanceTestSuite42001.8372019-12-10T20:20:03
PerformanceTestSuite51000.7322019-12-10T20:20:14
WordRulePerformanceTestSuite1001.9672019-12-10T20:21:26
Back to top


TestCase DocumentPerformanceTestSuite

NameStatusTypeTime(s)
measureLineDelimiterByIndexSuccess0.136
measureLineLengthByIndexSuccess0.132
measureGetLineSuccess0.502
measureRandomReplaceSuccess1.596
measureInsertAtEndSuccess0.295
measureLineByIndexSuccess0.136
testRandomReplaceSuccess4.105
measureLineByOffsetSuccess0.657
testLineByOffset2Success10.403
testReplaceSuccess1.190
measureInsertAtStartSuccess0.747
measureInsertAtStartSuccess0.155
measureTypingReplaceInSmallFileSuccess0.097
measureGetNumberOfLinesSuccess0.060
measureDeleteInsertSuccess0.517
measureDeleteInsertSuccess0.176
measureTypingReplaceInSmallFileSuccess0.047
testLineByIndexSuccess12.818
measureGetLineSuccess1.146
measureRepeatedReplaceSuccess1.084
measureTypingReplaceInLargeFileSuccess0.105
measureSetSuccess0.609
measureRandomReplaceSuccess1.288
measureLineInfoByIndexSuccess0.524
measureInsertAtEndSuccess0.537
testLineByOffsetSuccess4.931
measureGetCharSuccess0.100
testSetSuccess1.184
measureSetSuccess0.367
measureGetLengthSuccess0.054
measureLineInfoByOffsetSuccess0.864
testLineByIndex2Success0.771
measureRepeatedReplaceSuccess0.184
measureTypingReplaceInLargeFileSuccess0.038
measureGetAllSuccess1.519
measureGetCharSuccess0.033
Properties »

Back to top

TestCase EventDrivenTestSuite

NameStatusTypeTime(s)
testSuccess36.378
testScrollTextEditorLineWiseMoveCaret2Success11.940
testScrollJavaEditorLineWiseSelect2Success123.009
testScrollTextEditorLineWise2Success29.429
testScrollJavaEditorLineWiseHoldKeysSuccess8.014
testScrollJavaEditorLineWiseSelectHoldKeysSuccess8.002
testScrollJavaEditorPageWiseSuccess20.300
testScrollTextEditorPageWiseSuccess11.130
testSuccess11.686
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:201)
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:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
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:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
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:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
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:86)
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:40)
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:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
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:4857)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
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:633)
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:150)
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:400)
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:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
at org.eclipse.core.launcher.Main.main(Main.java:44)
2.271
testTypeAMethodSuccess262.293
testOpenPreferencePageSuccess1.412
testScrollJavaEditorLineWiseMoveCaret1Success58.606
testScrollJavaEditorLineWise1Success35.889
testScrollTextEditorPageWiseSuccess16.176
testScrollJavaEditorPageWiseSuccess19.182
testScrollJavaEditorLineWise2Success35.899
testScrollTextEditorLineWiseMoveCaret2Success34.058
testScrollTextEditorPageWiseSuccess16.874
testScrollTextEditorLineWiseSelect2Success77.786
testScrollJavaEditorLineWiseMoveCaret2Success58.986
testScrollTextEditorLineWise2Success51.249
testTypeAMethodSuccess226.997
testScrollTextEditorLineWiseHoldKeysSuccess8.002
testScrollTextEditorPageWiseSuccess15.499
testScrollTextEditorLineWiseSelect2Success121.343
testScrollJavaEditorLineWiseSelect1Success122.285
testScrollTextEditorLineWiseMoveCaret2Success90.769
testScrollTextEditorPageWiseSuccess23.180
testScrollTextEditorLineWiseSelectHoldKeysSuccess8.001
testJavaIndenter2Success2.584
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:201)
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:176)
at junit.framework.TestCase.runBare(TestCase.java:141)
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:129)
at junit.framework.TestSuite.runTest(TestSuite.java:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
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:252)
at junit.framework.TestSuite.run(TestSuite.java:247)
at junit.extensions.TestDecorator.basicRun(TestDecorator.java:23)
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:86)
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:40)
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:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:291)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:267)
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:4857)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
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:633)
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:150)
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:400)
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:660)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
at org.eclipse.core.launcher.Main.main(Main.java:44)
2.629
testScrollTextEditorLineWiseMoveCaret2Success43.696
Properties »

Back to top

TestCase PerformanceTestSuite

NameStatusTypeTime(s)
testPropertiesDirtySuccess0.545
testApplicationWithParamterGuesses2Success164.131
testUndoTextEditor2Success40.715
testSuccess14.169
testActivateEditorSuccess129.863
testPluginXMLDirtySuccess4.756
testCompletionWithParamterGuessesSuccess3.563
testInitializationWithFewChangesSuccess11.073
test2Success31.085
testApplicationWithParamterGuessesSuccess40.747
testPluginPropertiesDirtySuccess0.235
testOpenQuickOutline1Success306.654
testSuccess2.612
testSuccess0.000
testRevertJavaEditorSuccess31.456
test1Success316.234
testApplicationWithParamterNamesSuccess161.987
testInitializationWithManyChangesButEqualSizeSuccess2.831
testSuccess26.876
testEditingChangedSuccess11.204
testActivateEditorSuccess64.776
testJavaDirtySuccess0.130
testInitializationWithManyChangesSuccess2.859
testSuccess4.233
test1Success23.597
testApplicationNoParamtersSuccess6.463
testToggleComment2Success62.112
testCompletionWithParamterGuesses2Success4.847
testUndoJavaEditor2Success49.186
testTextDirtySuccess0.104
test1Success65.260
testCompletionWithParamterNamesSuccess3.027
testRevertTextEditorSuccess30.816
testInitializationWithNoChangesSuccess11.286
testInitializationWithFewChangesSuccess11.133
testInitializationWithManyChangesButEqualSizeSuccess2.866
testCompletionNoParamtersSuccess3.375
testSuccess6.246
testInitializationWithNoChangesSuccess11.214
testInitializationWithManyChangesSuccess2.791
testEditingUnchangedSuccess11.044
Properties »

Back to top

TestCase PerformanceTestSuite2

NameStatusTypeTime(s)
testOpenJavaEditor2Success42.972
testSuccess0.000
testOpenEditor5Success50.999
testOpenJavaEditor1Success55.741
testOpenEditor4Success51.576
testOpenEditor3Success55.837
testOpenEditor6Success50.383
Properties »

Back to top

TestCase PerformanceTestSuite3

NameStatusTypeTime(s)
testSuccess0.001
testOpenTextEditor1Success53.092
testOpenTextEditor2Success42.375
testOpenEditor3Success72.897
Properties »

Back to top

TestCase PerformanceTestSuite4

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

Back to top

TestCase PerformanceTestSuite5

NameStatusTypeTime(s)
testTextEditorStartupSuccess0.060
Properties »

Back to top

TestCase WordRulePerformanceTestSuite

NameStatusTypeTime(s)
measureIgnoreCaseSuccess1.904
Properties »

Back to top