| Class | Name | Status | Type | Time(s) |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests | testDomAstCreationProjectJLS3 | Success | | 147.716 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests | testPerfDomAstCreationJLS2 | Success | | 147.105 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests | testPerfDomAstCreationJLS3 | Success | | 146.943 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceASTTests | testWkspDomAstCreationJLS2 | Success | | 12.271 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testBatchCompilerNoWarning | Success | | 89.461 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testBug434326 | Success | | 69.001 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testBuildGenericType | Success | | 70.885 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testCompileJDTCoreProjectAllWarnings | Success | | 90.236 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testCompileJDTCoreProjectDefault | Success | | 84.460 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testCompileJDTCoreProjectJavadoc | Success | | 84.275 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testCompileJDTCoreProjectNoWarning | Success | | 84.009 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testCompileSWTProjectDefault | Success | | 77.407 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testFullBuildDefault | Failure | Found 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: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.524 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testFullBuildProjectAllWarnings | Success | | 117.313 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testFullBuildProjectDefault | Success | | 121.508 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testFullBuildProjectNoWarning | Success | | 97.857 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testParser | Success | | 76.502 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests | testScanner | Success | | 88.974 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteEmptyName | Success | | 12.010 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteEmptyNameWithoutMethods | Success | | 11.482 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteEmptyNameWithoutTypes | Success | | 11.361 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteMemberAccess | Success | | 12.046 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteMethodDeclaration | Success | | 13.872 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteName | Success | | 44.491 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteNameWithoutMethods | Success | | 42.905 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteNameWithoutTypes | Success | | 12.564 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceCompletionTests | testPerfCompleteTypeReference | Success | | 51.038 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTests | testFormatDefault | Success | | 81.626 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceFormatterTests | testFormatDefaultBigFile | Success | | 79.175 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testCloseProjects | Success | | 151.703 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testCreateJavaElement | Success | | 72.709 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testFindType | Success | | 72.810 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testGetAllPackageFragmentRoots | Success | | 72.417 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testGetSourceBigJarNoAttachment | Success | | 85.864 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testInitJDTPlugin | Success | | 94.383 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testNameLookupFindKnownSecondaryType | Success | | 78.774 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testNameLookupFindKnownType | Success | | 82.858 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testNameLookupFindUnknownType | Success | | 82.427 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testPerfBatchCreatePackageAndReconcile | Success | | 74.285 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testPerfDeleteLotsOfMembersAndReconcile | Success | | 81.393 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testPerfReconcile | Success | | 76.795 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testPerfReconcileBigFileWithSyntaxError | Success | | 76.066 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testPerfSearchAllTypeNamesAndReconcile | Success | | 77.745 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testPopulateTwoBigJars | Success | | 74.961 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testProjectFindKnownMemberType | Success | | 76.149 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testProjectFindKnownSecondaryType | Success | | 87.018 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testProjectFindKnownType | Success | | 82.412 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testProjectFindUnknownType | Success | | 101.373 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testProjectFindUnknownTypeAfterSetClasspath | Success | | 100.940 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testReconcileDuplicates | Success | | 88.274 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testRefreshExternalArchives | Success | | 76.078 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testReopenSingleProject | Success | | 100.644 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testResolveClasspath | Success | | 72.398 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceModelTests | testSeekPackageFragments | Success | | 80.825 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testIndexing | Success | | 43.512 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testIndexingOneProject | Success | | 76.630 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testNewSearchAllTypeNames | Success | | 65.548 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchAllTypeNameMatches | Success | | 66.020 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchAllTypeNames | Success | | 70.638 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchBinaryMethod | Success | | 68.317 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchConstructor | Success | | 72.836 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchField | Success | | 69.595 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchMethod | Success | | 69.177 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchPackageDeclarationsWorkspace | Success | | 72.171 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceSearchTests | testSearchType | Success | | 70.864 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests | testPerfAllTypes | Success | | 82.533 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests | testPerfClassWithPotentialSubinterfaces | Success | | 81.510 |
| org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceTypeHierarchyTests | testPerSuperTypes | Success | | 82.372 |
| org.eclipse.jdt.core.tests.performance.RegionPerformanceTests | testRegion | Success | | 22.367 |