Unit Test Results.

Downloads / Build / Test Results | org.eclipse.jdt.core.tests.builder_ep416I-unit-cen64-gtk3-java8_linux.gtk.x86_64_8.0.xmlDesigned for use with JUnit and Ant.

Summary

TestsFailuresErrorsSuccess rateTime
3423099.12%133.974
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.builder34203133.9742020-06-04T13:32:17

Package org.eclipse.jdt.core.tests.builder

NameTestsErrorsFailuresTime(s)Time StampHost
BuilderTests34203133.9742020-06-04T13:32:17
Back to top


TestCase BuilderTests

NameStatusTypeTime(s)
testNoPackageProblemSuccess0.069
testProjectWith3Src2BinSuccess0.063
testWriteAndReadStateSuccess0.132
testTypeAnnotationDependency10Success0.091
testTypeAnnotationDependency14Success0.090
test0006Success0.064
testIncludesWithLinearSearchSuccess0.002
testErrorsSuccess0.079
testFilteredResourcesSuccess0.112
test0103Success0.058
testExcludePartOfAnotherProject3Success3.117
test0010Success0.058
testJavaModelManagerGetJavaModelManagerSuccess0.005
testTypeAnnotationDependency18Success0.102
testBuildSuccess0.102
testCycle5Success3.043
testClosedProjectSuccess1.085
testSimpleLookupTableKeyTableSuccess0.002
testStringSetAddSuccess0.002
testClasspathEntryTestAttributeChangesSuccess0.211
test012Success0.052
test411771bSuccess0.083
testDefaultValueSuccess0.232
testLocalTypeRemovalSuccess0.083
testInternSimpleNamesSorts_01Success0.002
testAbstractMethodSuccess0.077
testCompileOrderSuccess2.061
testHierarchyCycleInstanceofSuccess0.055
testIgnoreIfBetterNonAccessibleRule2Success0.931
testTypeAnnotationDependency6Success0.096
testMissingType001Success0.071
testRegression01Success0.002
testChangeExternalFolderSuccess3.390
testIncludesWithBinarySearchSuccess0.002
testInvalidOutputSuccess0.063
testBug483744_removeSuccess0.119
testMissingOutputFolderSuccess0.028
testTags3Success0.075
test427105aSuccess0.073
testParameterizedType1Success0.064
test003Success0.059
testTypeAnnotationDependency21Success0.096
testTypeAnnotationDependency24Success0.096
testTypeAnnotationDependency25Success0.105
testStringSuccess0.346
testSecondaryTypeSuccess0.057
testBooleanSuccess0.380
test0112Success0.067
testTypeAnnotationDependency3Success0.087
testCorruptBuilderSuccess0.935
testAddDependenciesSuccess0.003
test0009Success0.055
testTypeAnnotationDependency20Success0.097
testDefaultPackageSuccess0.067
testNoFolderProblem2Success0.100
testBuildLargeFile_05Success0.004
testMissingLibrary4Success1.042
testLeaksOnFullBuildFailureFailed to read opened file descriptors

junit.framework.AssertionFailedError: Failed to read opened file descriptors
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.TestCase.assertFalse(TestCase.java:208)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.checkOpenDescriptors(AbstractLeakTest.java:161)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.assertNotLeaked(AbstractLeakTest.java:135)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.internalTestUsedLibraryLeaks(AbstractLeakTest.java:87)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.testLeaksOnFullBuild(AbstractLeakTest.java:68)
at org.eclipse.jdt.core.tests.builder.LeakTestsBefore9.testLeaksOnFullBuild(LeakTestsBefore9.java:41)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
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:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
1.149
testObjectWithSuperInterfacesSuccess0.067
testIncludes03Success0.002
testTypeAnnotationDependency7Success0.085
testReturnAnnotationDependency02Success0.070
testCycle4Success1.997
test004Success0.064
testCompileOnlyStructuralDependentSuccess3.145
testPackageProblemSuccess0.055
testProjectWith2SrcBinSuccess0.057
test005Success0.082
testTypeAnnotationDependencySuccess0.091
testMissingRequiredBinariesSuccess0.178
testBuildLargeFile_01Success0.233
test461074_errorSuccess2.045
testBuilderRegressionSuccess0.110
testTags2Success0.067
testIncludePartOfAnotherProject1Success2.129
testIncludes02Success0.002
testBug367836Success0.069
testUnusedImportSuccess0.091
testGetReferencesSuccess0.003
testExternalJarChangeSuccess1.163
testMoveMemberTypeSuccess0.092
test0008Success0.062
test0104Success0.026
testSuccessSuccess0.213
testBug425420Success0.442
testMissingBuilderSuccess0.182
testBug154693Success0.091
testTypeDeletingSuccess0.078
test0004Success0.019
testLocalTypeAdditionSuccess0.068
test411771cSuccess0.081
testNoFolderProblemSuccess0.055
testTypeAnnotationDependency15Success0.092
testTypeAnnotationDependency17Success0.094
testProcessAnnotationReferencesSuccess0.058
testChangeOutputFolderSuccess0.062
testMissingLibrary3Success2.053
testProcessAnnotationDeclarationsSuccess0.095
test004Success0.082
testStringSetclearSuccess0.002
testParameterAnnotationDependency01Success0.087
testBug549457Success3.353
test002Success0.245
testWithProjectAsTestDependencySuccess0.125
testReturnAnnotationDependency01Success0.092
testCycle7Success1.019
testResolvedMethodSuccess0.093
testInterfaceDeletingSuccess0.089
test104_missing_required_binariesSuccess2.055
testCycle6Success1.000
testBug372012Success0.182
testWithProjectAsMainDependencyWithoutTestCodeSuccess0.157
test002Success0.063
testInternSimpleNamesSorts_02Success0.002
test0102Success0.050
testBug563546Success0.050
testBuildLargeFile_03Success4.184
testMissingType003Success0.091
testMethodAnnotationDependencySuccess0.085
test0111Success0.071
testMemberTypeCollisionWithBinary2Success0.147
testMissingRequiredBinariesSuccess2.147
testBug531382Success0.105
testBug372012bSuccess0.088
test102_missing_required_binariesSuccess1.061
testMissingProjectSuccess4.116
test0005Success0.073
testBug334377Success0.109
testStringSetNewSuccess0.002
testTypeAnnotationDependency2Success0.127
test2ProjectWith1BinSuccess0.145
testCharSuccess0.357
testProjectWith2SrcBinSuccess0.058
testTypeAnnotationDependency26Success0.076
testTypeAnnotationDependency27Success0.076
testBuildLargeFile_04Success0.003
testIntSuccess0.338
test423122Success0.078
testExternalTestJarChangedSuccess2.105
testIncludePartOfAnotherProject3Success3.108
testBug481276cSuccess0.084
test$InTypeNameSuccess0.158
testWithProjectAsTestDependencyWithoutTestCodeSuccess0.123
testTypeAnnotationDependency9Success0.080
testIncludesNotSuccess0.001
test258145Success0.173
test101_class_folder_non_exportedSuccess0.975
testByteSuccess0.362
testRemovePackageInDependencyProjectSuccess0.091
testMissingClassFileSuccess0.182
test0110Success0.063
test100_class_folder_exportedSuccess3.129
test0001Success0.040
testProjectWithBinSuccess0.061
testBuildLargeFile_10Success0.003
testMethodAdditionSuccess0.078
testCorruptBuilder2Success3.174
testTypeAnnotationDependency12Success0.080
test015Success0.055
testCyclesClearedSuccess2.056
testCycle8Success2.083
testBug364450Success1.175
testBuildStartingSuccess0.060
test001Success0.064
testExternalJarChangedSuccess2.159
testCycle2Success2.144
test001Success0.969
testMoveSecondaryTypeSuccess0.133
testMissingLibrary1Success0.059
testTypeAnnotationDependency16Success0.090
testInternQualifiedNamesSorts_02Success0.002
testProjectWith2Src2BinSuccess0.060
testMissingOptionalProjectSuccess1.121
testProjectWith2SrcAsBinSuccess0.052
testDefaultPackage2Success0.070
testTypeAnnotationDependency8Success0.085
testInternQualifiedNamesSuccess0.001
testIncompatibleJdkLEvelOnProjectSuccess2.064
testIncludes01Success0.002
testBug392727Success0.085
testClasspathFileChangeSuccess0.279
testSimpleProjectSuccess0.062
testFailureSuccess0.212
test007Success0.061
testEfficiencySuccess0.079
testIncludePartOfAnotherProject2Success1.997
testBug530366Success0.189
testBug549942Success0.108
testRemoveSecondaryType2Success0.082
test002Success0.072
testCompileOnlyDependentSuccess1.347
testTypeVisibilitySuccess0.100
testParameterizedMemberTypeSuccess0.085
testIncompatibleJdkLEvelOnWkspSuccess3.073
testProjectAsClassFolderSuccess0.119
testSimpleProjectSuccess0.050
testRegression02Success0.001
testBug372012aSuccess0.095
test006Success0.083
testMemberTypeCollisionWithBinarySuccess0.075
testMemberTypeDeletingSuccess0.112
testBuildLargeFile_02Success4.888
testIncludesSuccess0.002
testDeleteOutputFolderSuccess0.055
test010Success0.053
testMissingFieldTypeSuccess0.180
testProjectWithSrcBinSuccess0.058
testBug442755aSuccess0.049
testExactMethodDeletingSuccess0.147
testTypeAnnotationDependency4Success0.081
testIncludes04Success0.002
testIncrementalBuildTestOnlyProjectSuccess0.057
test001Success0.079
testLocalTypeAddition2Success0.082
testParameterizedType2Success0.070
testRemoveFieldSuccess2.029
test002Success0.245
testMemberTypeOfOtherProjectSuccess0.159
testProjectWithBinSuccess0.051
test0002Success0.057
testLocalTypeRemoval2Success0.082
testHierarchyNonCycleSuccess0.053
testBug382960Success0.098
test0106Success0.069
testInnerTypeAnnotationDependencySuccess0.087
test461074Success1.035
testNewJCLSuccess0.029
test0101Success0.060
test001Success0.061
test003Success0.119
test1002Success0.061
test445049Success0.068
testBug481276bSuccess0.104
testTagsSuccess0.079
testMemberTypeFromClassFileSuccess0.076
testCycle3Success2.025
testHierarchyNonCycle2Success0.053
test0100Success0.077
testMethodDeletingSuccess0.145
testMissingType002Success0.087
testStringSetElementSizeSuccess0.002
testTags4Success0.070
testChangeZIPArchive2Success1.140
testProcessAnnotationQualifiedReferencesSuccess0.058
testBug164707Success0.054
testTypeAnnotationDependency11Success0.078
testTypeAnnotationDependency13Success0.124
testRemoveSecondaryTypeSuccess0.094
testCompilerRegressionSuccess0.063
testBug194420Success0.055
test0100Success0.077
test129316Success0.074
test427105Success0.075
test2ProjectWith1BinSuccess0.107
testMethodVisibilitySuccess0.183
testTypeAnnotationDependency19Success0.094
testIncrementalBuildTestChangeSuccess0.193
testSecondaryTypeDeletingSuccess0.059
testAddDuplicateSecondaryTypeSuccess0.193
testInternSimpleNamesSuccess0.002
test411771aSuccess0.069
testAnnotationSuccess0.062
testTypeVisibility2Success0.089
testParticipantProblemsSuccess0.056
test011Success0.056
testNestedPackageProblemSuccess0.049
test323785Success0.069
testRenameToNonJavaSuccess0.070
test0100Success0.055
test423122aSuccess0.079
testDoubleSuccess0.359
testBuilderRegressionSuccess0.062
test016Success0.002
testCycle1Success0.990
testExactMethodVisibilitySuccess0.152
testIgnoreIfBetterNonAccessibleRule1Success2.134
testRenameMainTypeSuccess0.081
test008Success0.060
test0012Success0.060
testLeaksOnCleanBuildFailureFailed to read opened file descriptors

junit.framework.AssertionFailedError: Failed to read opened file descriptors
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.TestCase.assertFalse(TestCase.java:208)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.checkOpenDescriptors(AbstractLeakTest.java:161)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.assertNotLeaked(AbstractLeakTest.java:135)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.internalTestUsedLibraryLeaks(AbstractLeakTest.java:83)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.testLeaksOnCleanBuild(AbstractLeakTest.java:61)
at org.eclipse.jdt.core.tests.builder.LeakTestsBefore9.testLeaksOnCleanBuild(LeakTestsBefore9.java:36)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
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:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
1.175
testToDoMarker2Success0.090
testBug559965Success0.051
test0011Success0.062
testChangeZIPArchive1Success1.137
test0007Success0.057
test428071Success0.063
testLongSuccess0.352
testSimpleLookupTableValueTableSuccess0.002
test0109Success0.086
testTypeAnnotationDependency22Success0.111
testTypeAnnotationDependency23Success0.086
testCaseInvariantTypeSuccess0.155
testPackageInfoDependencySuccess0.069
testJavaModelManagerGetLastBuiltStateSuccess0.002
testProjectWithSrcBinSuccess0.090
testExcludePartOfAnotherProject1Success0.997
testIncrementalBuildMainChangeSuccess0.125
test0108Success0.056
testToDoMarkerSuccess0.100
testFieldAnnotationDependencySuccess0.094
testBug372012cSuccess0.098
testMovePackageSuccess0.074
testLeaksOnIncrementalBuildFailureFailed to read opened file descriptors

junit.framework.AssertionFailedError: Failed to read opened file descriptors
at junit.framework.Assert.fail(Assert.java:57)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertFalse(Assert.java:39)
at junit.framework.TestCase.assertFalse(TestCase.java:208)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.checkOpenDescriptors(AbstractLeakTest.java:161)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.assertNotLeaked(AbstractLeakTest.java:135)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.internalTestUsedLibraryLeaks(AbstractLeakTest.java:93)
at org.eclipse.jdt.core.tests.builder.AbstractLeakTest.testLeaksOnIncrementalBuild(AbstractLeakTest.java:54)
at org.eclipse.jdt.core.tests.builder.LeakTestsBefore9.testLeaksOnIncrementalBuild(LeakTestsBefore9.java:46)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
at java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:193)
at java.util.Iterator.forEachRemaining(Iterator.java:116)
at java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481)
at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471)
at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:151)
at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:174)
at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:418)
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:53)
at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:36)
at org.eclipse.test.CoreTestApplication.start(CoreTestApplication.java:44)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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:1447)
at org.eclipse.equinox.launcher.Main.main(Main.java:1420)
at org.eclipse.core.launcher.Main.main(Main.java:44)
1.147
test0107Success0.065
test013Success0.054
test98667Success0.073
testShortSuccess0.403
testMissingLibrary2Success1.271
testProjectWith2Src2BinSuccess0.059
testTypeAnnotationDependency5Success0.083
test1001Success0.059
testTypeVariableSuccess0.129
testBug536868Success0.120
test009Success0.042
testBug481276aSuccess0.099
test0003Success0.021
test103_missing_required_binariesSuccess2.067
testFloatSuccess0.348
testHierarchyCycleSuccess0.051
testBug442755Success0.051
testFieldVisibilitySuccess0.116
testBug442452Success0.082
testBuildLargeFile_08Success0.003
testExcludePartOfAnotherProject2Success3.104
testMovePackage2Success0.064
test435544Success0.084
test323785aSuccess0.077
test438923Success2.030
testUnrelatedTypeAnnotationDependencySuccess0.095
testProjectWith2SrcAsBinSuccess0.057
testMissingType001Success0.075
testWithProjectAsMainDependencySuccess0.143
test003Success0.073
test430425Success0.113
testMemberTypeVisibilitySuccess0.123
testBug374063Success0.097
test014Success0.056
testBug526376Success0.061
testbBug386901Success0.090
testInternQualifiedNamesSorts_01Success0.007
testBug525469Success0.095
testFieldDeletingSuccess0.097
Properties »

Back to top