Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 330428

Summary: AssertionFailedError in AllPerformanceTests.testFullBuildDefault
Product: [Eclipse Project] JDT Reporter: Dani Megert <daniel_megert>
Component: CoreAssignee: JDT-Core-Inbox <jdt-core-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P2 CC: Olivier_Thomann
Version: 3.7   
Target Milestone: 3.7 M4   
Hardware: All   
OS: All   
Whiteboard:

Description Dani Megert CLA 2010-11-17 03:27:46 EST
I20101116-0800, but already in I20101109-0800. All OSs.

Failure	Found 8 unexpected errors while building workspace expected:<0> but was:<8>

junit.framework.AssertionFailedError: Found 8 unexpected errors while building workspace expected:<0> but was:<8>
at org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests.build(FullSourceWorkspaceBuildTests.java:221)
at org.eclipse.jdt.core.tests.performance.FullSourceWorkspaceBuildTests.testFullBuildDefault(FullSourceWorkspaceBuildTests.java:662)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:377)
at org.eclipse.test.EclipseTestRunner.run(EclipseTestRunner.java:210)
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:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:621)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:576)
at org.eclipse.equinox.launcher.Main.run(Main.java:1409)
at org.eclipse.equinox.launcher.Main.main(Main.java:1385)
at org.eclipse.core.launcher.Main.main(Main.java:34)
Comment 1 Olivier Thomann CLA 2010-11-17 08:46:35 EST

*** This bug has been marked as a duplicate of bug 330347 ***