Community
Participate
Working Groups
build: N20150217-2000 url: http://download.eclipse.org/eclipse/downloads/drops4/N20150217-2000/testresults/html/org.eclipse.jdt.core.tests.model_macosx.cocoa.x86_64_7.0.html stacktrace: java.lang.NullPointerException at org.eclipse.jdt.core.tests.model.ExistenceTests.testClassFileInLibraryInOtherProject(ExistenceTests.java:107) at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.runTest(SuiteOfTestCases.java:104) at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.superRun(SuiteOfTestCases.java:88) at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$1.protect(SuiteOfTestCases.java:76) at org.eclipse.jdt.core.tests.model.SuiteOfTestCases$Suite.run(SuiteOfTestCases.java:85) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:657) at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:310) at org.eclipse.test.CoreTestApplication.runTests(CoreTestApplication.java:36) at org.eclipse.test.CoreTestApplication.run(CoreTestApplication.java:32) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:587) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:198) 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:380) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235) at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:648) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:603) 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:34)
The order of test cases ran prior to this is given below (if it helps to check for any inter-dependency on the folder) testExternalJarInternalExternalJar Success 1.682 testBinaryMethodAfterNonExistingMember Success 0.030 testClassFileInBinary Success 0.024 testClassFileInLibrary Success 0.050 testClassFileInLibraryInOtherProject Error N/A element is assigned at 106 and looks more likely due to an i/o error rather than any inter-dependency of test runs.
Reported earlier as well in 4.4.2 build bug 458221 *** This bug has been marked as a duplicate of bug 458221 ***