Unit Test Results.

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

Summary

TestsFailuresErrorsSkippedAbortedSuccess rateTime
69100098.55%5147.072
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.performance6901005147.0722022-06-07T17:37:33

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

NameTestsErrorsFailuresSkippedAbortedTime(s)Time StampHost
AllPerformanceTests6901005147.0722022-06-07T17:37:33
Back to top


TestCase AllPerformanceTests

ClassNameStatusTypeTime(s)
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestDomAstCreationProjectJLS3Success147.993
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestPerfDomAstCreationJLS2Success147.424
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestPerfDomAstCreationJLS3Success146.835
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTeststestWkspDomAstCreationJLS2Success12.852
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestBatchCompilerNoWarningSuccess89.955
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestBug434326Success68.786
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestBuildGenericTypeSuccess71.524
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectAllWarningsSuccess90.885
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectDefaultSuccess84.811
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectJavadocSuccess84.861
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileJDTCoreProjectNoWarningSuccess84.042
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestCompileSWTProjectDefaultSuccess77.761
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:969)
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:107)
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: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: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: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)
29.908
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildProjectAllWarningsSuccess112.330
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildProjectDefaultSuccess108.897
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestFullBuildProjectNoWarningSuccess98.379
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestParserSuccess76.608
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTeststestScannerSuccess89.817
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteEmptyNameSuccess12.265
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteEmptyNameWithoutMethodsSuccess11.467
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteEmptyNameWithoutTypesSuccess11.481
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteMemberAccessSuccess12.349
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteMethodDeclarationSuccess13.775
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteNameSuccess43.974
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteNameWithoutMethodsSuccess42.922
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteNameWithoutTypesSuccess12.517
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTeststestPerfCompleteTypeReferenceSuccess50.858
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTeststestFormatDefaultSuccess81.036
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTeststestFormatDefaultBigFileSuccess79.122
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestCloseProjectsSuccess151.465
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestCreateJavaElementSuccess73.024
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestFindTypeSuccess73.286
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestGetAllPackageFragmentRootsSuccess72.497
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestGetSourceBigJarNoAttachmentSuccess86.231
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestInitJDTPluginSuccess94.130
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestNameLookupFindKnownSecondaryTypeSuccess79.147
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestNameLookupFindKnownTypeSuccess82.496
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestNameLookupFindUnknownTypeSuccess82.160
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfBatchCreatePackageAndReconcileSuccess74.894
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfDeleteLotsOfMembersAndReconcileSuccess83.880
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfReconcileSuccess77.083
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfReconcileBigFileWithSyntaxErrorSuccess76.504
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPerfSearchAllTypeNamesAndReconcileSuccess78.091
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestPopulateTwoBigJarsSuccess74.901
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindKnownMemberTypeSuccess76.123
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindKnownSecondaryTypeSuccess87.238
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindKnownTypeSuccess81.997
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindUnknownTypeSuccess102.250
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestProjectFindUnknownTypeAfterSetClasspathSuccess102.051
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestReconcileDuplicatesSuccess89.012
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestRefreshExternalArchivesSuccess76.258
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestReopenSingleProjectSuccess100.818
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestResolveClasspathSuccess72.218
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTeststestSeekPackageFragmentsSuccess81.473
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestIndexingSuccess48.714
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestIndexingOneProjectSuccess76.702
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestNewSearchAllTypeNamesSuccess65.632
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchAllTypeNameMatchesSuccess66.397
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchAllTypeNamesSuccess70.543
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchBinaryMethodSuccess68.024
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchConstructorSuccess72.743
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchFieldSuccess70.205
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchMethodSuccess69.324
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchPackageDeclarationsWorkspaceSuccess72.501
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTeststestSearchTypeSuccess71.164
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTeststestPerfAllTypesSuccess82.718
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTeststestPerfClassWithPotentialSubinterfacesSuccess81.829
org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTeststestPerSuperTypesSuccess82.003
org.eclipse.jdt.core.tests.performance.RegionPerformanceTeststestRegionSuccess23.840
Properties »

Back to top