Bug 330428 - AssertionFailedError in AllPerformanceTests.testFullBuildDefault
Summary: AssertionFailedError in AllPerformanceTests.testFullBuildDefault
Status: CLOSED DUPLICATE of bug 330347
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.7   Edit
Hardware: All All
: P2 normal (vote)
Target Milestone: 3.7 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 03:27 EST by Dani Megert CLA
Modified: 2010-11-17 08:46 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***