Unit Test Results.

Downloads / Build / Test Results | org.eclipse.jdt.core.tests.performance_ep419ILR-perf-lin64-baseline_linux.gtk.x86_64_11.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%5745.999
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.core.tests.performance69015745.9992021-03-04T07:19:19

Package org.eclipse.jdt.core.tests.performance

NameTestsErrorsFailuresTime(s)Time StampHost
AllPerformanceTests69015745.9992021-03-04T07:19:19
Back to top


TestCase AllPerformanceTests

NameStatusTypeTime(s)
testCloseProjectsSuccess155.476
testFullBuildDefaultFailureFound 16 unexpected errors while building workspace expected:<0> but was:<16>

junit.framework.AssertionFailedError: Found 16 unexpected errors while building workspace expected:<0> but was:<16>
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.failNotEquals(Assert.java:329)
at junit.framework.Assert.assertEquals(Assert.java:78)
at junit.framework.Assert.assertEquals(Assert.java:234)
at junit.framework.TestCase.assertEquals(TestCase.java:377)
at org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests.build(FullSourceWorkspaceBuildTests.java:225)
at org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests.testFullBuildDefault(FullSourceWorkspaceBuildTests.java:667)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at junit.framework.TestCase.runTest(TestCase.java:177)
at org.eclipse.jdt.core.tests.junit.extension.TestCase.runTest(TestCase.java:957)
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.framework.TestSuite.runTest(TestSuite.java:241)
at junit.framework.TestSuite.run(TestSuite.java:236)
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.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
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.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:108)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:96)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:75)
at org.eclipse.test.EclipseTestRunner.runTests(EclipseTestRunner.java:226)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:202)
at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:52)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:35)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:43)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
at org.eclipse.equinox.launcher.Main.run(Main.java:1461)
at org.eclipse.equinox.launcher.Main.main(Main.java:1434)
at org.eclipse.core.launcher.Main.main(Main.java:44)
74.893
testSearchAllTypeNameMatchesSuccess67.046
testPerfCompleteNameWithoutTypesSuccess13.115
testSeekPackageFragmentsSuccess87.443
testPerfCompleteTypeReferenceSuccess65.903
testSearchFieldSuccess70.601
testPerfDomAstCreationJLS2Success148.045
testFullBuildProjectNoWarningSuccess110.637
testNameLookupFindKnownSecondaryTypeSuccess90.394
testProjectFindKnownSecondaryTypeSuccess89.417
testResolveClasspathSuccess72.407
testPopulateTwoBigJarsSuccess73.031
testBatchCompilerNoWarningSuccess150.784
testPerfCompleteMethodDeclarationSuccess15.153
testCreateJavaElementSuccess73.838
testParserSuccess77.764
testRefreshExternalArchivesSuccess175.460
testWkspDomAstCreationJLS2Success15.429
testFindTypeSuccess72.941
testNameLookupFindKnownTypeSuccess89.310
testCompileJDTCoreProjectNoWarningSuccess106.947
testNewSearchAllTypeNamesSuccess66.221
testPerfReconcileSuccess75.139
testCompileJDTCoreProjectJavadocSuccess105.843
testPerfCompleteEmptyNameSuccess14.439
testCompileJDTCoreProjectAllWarningsSuccess128.785
testPerfDeleteLotsOfMembersAndReconcileSuccess80.124
testIndexingOneProjectSuccess87.365
testPerfSearchAllTypeNamesAndReconcileSuccess76.711
testDomAstCreationProjectJLS3Success148.323
testPerfBatchCreatePackageAndReconcileSuccess75.156
testProjectFindUnknownTypeSuccess106.295
testPerfCompleteEmptyNameWithoutMethodsSuccess12.175
testReconcileDuplicatesSuccess88.629
testSearchPackageDeclarationsWorkspaceSuccess73.552
testPerfDomAstCreationJLS3Success146.710
testPerSuperTypesSuccess82.751
testSearchMethodSuccess69.427
testProjectFindKnownMemberTypeSuccess74.820
testSearchBinaryMethodSuccess68.938
testProjectFindKnownTypeSuccess89.128
testSearchAllTypeNamesSuccess72.969
testFullBuildProjectDefaultSuccess122.932
testGetAllPackageFragmentRootsSuccess75.709
testScannerSuccess90.699
testGetSourceBigJarNoAttachmentSuccess75.379
testFormatDefaultSuccess82.894
testFormatDefaultBigFileSuccess80.746
testPerfCompleteNameWithoutMethodsSuccess56.302
testSearchConstructorSuccess74.299
testBuildGenericTypeSuccess71.052
testBug434326Success69.427
testPerfClassWithPotentialSubinterfacesSuccess83.018
testPerfCompleteMemberAccessSuccess12.948
testPerfCompleteNameSuccess57.168
testProjectFindUnknownTypeAfterSetClasspathSuccess106.010
testCompileSWTProjectDefaultSuccess112.787
testRegionSuccess74.899
testSearchTypeSuccess71.866
testInitJDTPluginSuccess100.028
testNameLookupFindUnknownTypeSuccess88.985
testPerfCompleteEmptyNameWithoutTypesSuccess13.085
testCompileJDTCoreProjectDefaultSuccess114.373
testReopenSingleProjectSuccess117.636
testIndexingSuccess51.027
testFullBuildProjectAllWarningsSuccess136.462
testPerfReconcileBigFileWithSyntaxErrorSuccess74.092
testPerfAllTypesSuccess92.554
Properties »

Back to top