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

Bug 298099

Summary: debug test failure - testSuspendLongRunningCondition
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: loskutov, Michael_Rennie, sarika.sinha
Version: 3.6   
Target Milestone: 3.7   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Darin Wright CLA 2009-12-17 12:12:42 EST
This test has failed several times in the N-build.

Thread should be suspended 

junit.framework.AssertionFailedError: Thread should be suspended
at org.eclipse.jdt.debug.tests.breakpoints.ConditionalBreakpointsTests.testSuspendLongRunningCondition(ConditionalBreakpointsTests.java:208)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:1763)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:54)
at java.lang.Thread.run(Thread.java:619)
Comment 1 Darin Wright CLA 2010-02-02 10:38:24 EST
Also failed in N20100201-2000 (RHEL4, SUN 1.6.0)
Comment 2 Darin Wright CLA 2010-04-19 10:05:44 EDT
Removing milestone, has not failed for a while.
Comment 3 Michael Rennie CLA 2010-08-25 09:25:31 EDT
failed again in I20100824-1210

Thread should be suspended
junit.framework.AssertionFailedError: Thread should be suspended
at org.eclipse.jdt.debug.tests.breakpoints.ConditionalBreakpointsTests.testSuspendLongRunningCondition(ConditionalBreakpointsTests.java:208)
at org.eclipse.jdt.debug.tests.AbstractDebugTest.runBare(AbstractDebugTest.java:1763)
at org.eclipse.jdt.debug.tests.DebugSuite$1.run(DebugSuite.java:54)
at java.lang.Thread.run(Thread.java:619)
Comment 4 Michael Rennie CLA 2010-11-30 11:15:26 EST
Failed again in N20101129-2000
Comment 5 Michael Rennie CLA 2011-04-27 16:43:59 EDT
have not seen this fail in a very long time.

Marking worksforme.
Comment 9 Andrey Loskutov CLA 2017-07-24 10:46:37 EDT

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