Unit Test Results.

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

Summary

TestsFailuresErrorsSuccess rateTime
691098.55%5663.247
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.performance69015663.2472020-12-03T08:29:11

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

NameTestsErrorsFailuresTime(s)Time StampHost
AllPerformanceTests69015663.2472020-12-03T08:29:11
Back to top


TestCase AllPerformanceTests

NameStatusTypeTime(s)
testCloseProjectsSuccess151.849
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.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.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:657)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594)
at org.eclipse.equinox.launcher.Main.run(Main.java:1465)
at org.eclipse.equinox.launcher.Main.main(Main.java:1438)
at org.eclipse.core.launcher.Main.main(Main.java:44)
85.708
testSearchAllTypeNameMatchesSuccess65.625
testPerfCompleteNameWithoutTypesSuccess12.671
testSeekPackageFragmentsSuccess86.931
testPerfCompleteTypeReferenceSuccess61.744
testSearchFieldSuccess70.034
testPerfDomAstCreationJLS2Success146.010
testFullBuildProjectNoWarningSuccess103.437
testNameLookupFindKnownSecondaryTypeSuccess89.468
testProjectFindKnownSecondaryTypeSuccess87.829
testResolveClasspathSuccess71.752
testPopulateTwoBigJarsSuccess73.857
testBatchCompilerNoWarningSuccess167.760
testPerfCompleteMethodDeclarationSuccess14.398
testCreateJavaElementSuccess73.115
testParserSuccess76.438
testRefreshExternalArchivesSuccess175.084
testWkspDomAstCreationJLS2Success14.623
testFindTypeSuccess75.129
testNameLookupFindKnownTypeSuccess88.499
testCompileJDTCoreProjectNoWarningSuccess91.705
testNewSearchAllTypeNamesSuccess64.675
testPerfReconcileSuccess76.375
testCompileJDTCoreProjectJavadocSuccess102.982
testPerfCompleteEmptyNameSuccess14.125
testCompileJDTCoreProjectAllWarningsSuccess141.267
testPerfDeleteLotsOfMembersAndReconcileSuccess80.246
testIndexingOneProjectSuccess86.079
testPerfSearchAllTypeNamesAndReconcileSuccess77.038
testDomAstCreationProjectJLS3Success146.265
testPerfBatchCreatePackageAndReconcileSuccess74.116
testProjectFindUnknownTypeSuccess103.271
testPerfCompleteEmptyNameWithoutMethodsSuccess12.158
testReconcileDuplicatesSuccess86.463
testSearchPackageDeclarationsWorkspaceSuccess71.744
testPerfDomAstCreationJLS3Success144.914
testPerSuperTypesSuccess81.514
testSearchMethodSuccess68.230
testProjectFindKnownMemberTypeSuccess75.343
testSearchBinaryMethodSuccess68.390
testProjectFindKnownTypeSuccess87.318
testSearchAllTypeNamesSuccess70.801
testFullBuildProjectDefaultSuccess108.996
testGetAllPackageFragmentRootsSuccess74.279
testScannerSuccess88.018
testGetSourceBigJarNoAttachmentSuccess73.889
testFormatDefaultSuccess80.976
testFormatDefaultBigFileSuccess78.922
testPerfCompleteNameWithoutMethodsSuccess53.438
testSearchConstructorSuccess73.848
testBuildGenericTypeSuccess69.724
testBug434326Success68.331
testPerfClassWithPotentialSubinterfacesSuccess81.640
testPerfCompleteMemberAccessSuccess12.553
testPerfCompleteNameSuccess54.713
testProjectFindUnknownTypeAfterSetClasspathSuccess103.937
testCompileSWTProjectDefaultSuccess108.257
testRegionSuccess66.444
testSearchTypeSuccess71.056
testInitJDTPluginSuccess98.792
testNameLookupFindUnknownTypeSuccess88.247
testPerfCompleteEmptyNameWithoutTypesSuccess12.780
testCompileJDTCoreProjectDefaultSuccess112.998
testReopenSingleProjectSuccess117.138
testIndexingSuccess43.752
testFullBuildProjectAllWarningsSuccess136.875
testPerfReconcileBigFileWithSyntaxErrorSuccess75.256
testPerfAllTypesSuccess91.338
Properties »

Back to top