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

Bug 293883

Summary: HCR test failure on MacOS
Product: [Eclipse Project] JDT Reporter: Darin Wright <darin.eclipse>
Component: DebugAssignee: JDT-Debug-Inbox <jdt-debug-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: Michael_Rennie
Version: 3.6   
Target Milestone: ---   
Hardware: PC   
OS: Windows XP   
Whiteboard:

Description Darin Wright CLA 2009-11-01 16:49:09 EST
The HCR test fails intermitently on MacOS:

Should have dropped to method 'one' expected:<[one]> but was:<[two]> 

junit.framework.ComparisonFailure: Should have dropped to method 'one' expected:<[one]> but was:<[two]>
at org.eclipse.jdt.debug.tests.core.HcrTests.testSimpleHcr(HcrTests.java:73)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:1754)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:54)
at java.lang.Thread.run(Thread.java:613)
Comment 1 Michael Rennie CLA 2009-11-03 10:31:17 EST

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