Unit Test Results.

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

Summary

TestsFailuresErrorsSkippedAbortedSuccess rateTime
69100098.55%5143.088
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.
NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
org.eclipse.jdt.core.tests.performance6901005143.0882022-09-01T20:31:04

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

NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
AllPerformanceTests6901005143.0882022-09-01T20:31:04
Back to top


TestCase AllPerformanceTests

ClassNameStatusTypeTime(s)
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestDomAstCreationProjectJLS3Success146.972
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestPerfDomAstCreationJLS2Success147.061
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestPerfDomAstCreationJLS3Success147.003
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestWkspDomAstCreationJLS2Success12.670
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestBatchCompilerNoWarningSuccess89.261
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestBug434326Success68.626
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestBuildGenericTypeSuccess70.780
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectAllWarningsSuccess90.206
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectDefaultSuccess84.304
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectJavadocSuccess84.610
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectNoWarningSuccess84.068
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileSWTProjectDefaultSuccess76.205
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildDefaultFailureFound 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:983)
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:42)
at org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:72)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102)
at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53)
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:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
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:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
at org.eclipse.core.launcher.Main.main(Main.java:44)
30.648
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildProjectAllWarningsSuccess115.114
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildProjectDefaultSuccess121.732
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildProjectNoWarningSuccess98.697
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestParserSuccess76.586
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestScannerSuccess90.630
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteEmptyNameSuccess12.393
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteEmptyNameWithoutMethodsSuccess11.604
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteEmptyNameWithoutTypesSuccess11.545
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteMemberAccessSuccess12.127
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteMethodDeclarationSuccess13.886
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteNameSuccess44.242
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteNameWithoutMethodsSuccess42.795
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteNameWithoutTypesSuccess12.422
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteTypeReferenceSuccess50.597
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTeststestFormatDefaultSuccess82.446
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTeststestFormatDefaultBigFileSuccess80.317
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestCloseProjectsSuccess152.437
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestCreateJavaElementSuccess72.753
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestFindTypeSuccess72.163
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestGetAllPackageFragmentRootsSuccess72.086
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestGetSourceBigJarNoAttachmentSuccess85.714
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestInitJDTPluginSuccess94.290
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestNameLookupFindKnownSecondaryTypeSuccess78.792
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestNameLookupFindKnownTypeSuccess81.409
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestNameLookupFindUnknownTypeSuccess81.323
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfBatchCreatePackageAndReconcileSuccess73.192
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfDeleteLotsOfMembersAndReconcileSuccess80.338
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfReconcileSuccess75.734
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfReconcileBigFileWithSyntaxErrorSuccess74.868
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfSearchAllTypeNamesAndReconcileSuccess76.597
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPopulateTwoBigJarsSuccess73.369
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindKnownMemberTypeSuccess74.685
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindKnownSecondaryTypeSuccess87.437
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindKnownTypeSuccess82.779
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindUnknownTypeSuccess102.092
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindUnknownTypeAfterSetClasspathSuccess102.506
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestReconcileDuplicatesSuccess89.510
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestRefreshExternalArchivesSuccess75.373
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestReopenSingleProjectSuccess102.066
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestResolveClasspathSuccess73.302
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestSeekPackageFragmentsSuccess82.174
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestIndexingSuccess46.290
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestIndexingOneProjectSuccess76.649
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestNewSearchAllTypeNamesSuccess65.388
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchAllTypeNameMatchesSuccess66.187
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchAllTypeNamesSuccess70.694
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchBinaryMethodSuccess67.731
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchConstructorSuccess72.693
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchFieldSuccess69.882
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchMethodSuccess68.683
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchPackageDeclarationsWorkspaceSuccess72.116
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchTypeSuccess70.961
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTeststestPerfAllTypesSuccess82.190
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTeststestPerfClassWithPotentialSubinterfacesSuccess81.489
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTeststestPerSuperTypesSuccess81.868
org.eclipse.jdt.core.tests.performance.RegionPerformanceTeststestRegionSuccess23.638
Properties »

Back to top