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

Bug 353821

Summary: Test failures in latest I-builds
Product: [Eclipse Project] JDT Reporter: Michael Rennie <Michael_Rennie>
Component: DebugAssignee: Michael Rennie <Michael_Rennie>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.7   
Target Milestone: 3.7.1   
Hardware: PC   
OS: Windows 7   
Whiteboard:
Attachments:
Description Flags
fix
none
3.7.1 fix none

Description Michael Rennie CLA 2011-08-03 16:03:12 EDT
Created attachment 200853 [details]
fix

Unexpected compile errors in project. Expected 1, found 371
junit.framework.AssertionFailedError: Unexpected compile errors in project. Expected 1, found 371
at org.eclipse.jdt.debug.tests.ProjectCreationDecorator.testForUnexpectedErrorsInProject(ProjectCreationDecorator.java:425)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:1849)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:54)
at java.lang.Thread.run(Thread.java:619)

The problem is coming from how our bogus ProjectCreationDecorator is creating projects that some of the tests are expecting to be available when they run.
Comment 1 Michael Rennie CLA 2011-08-03 16:48:26 EDT
Created attachment 200855 [details]
3.7.1 fix
Comment 2 Michael Rennie CLA 2011-08-03 16:57:39 EDT
applied the fixes to HEAD and 3.7.1