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

Bug 357811

Summary: "model specific event never received" test failure
Product: [Eclipse Project] Platform Reporter: Michael Rennie <Michael_Rennie>
Component: AntAssignee: Pradeep Balachandran <pradeepb>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: satyam.kandula
Version: 3.7   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Michael Rennie CLA 2011-09-15 10:15:07 EDT
First sighted in the I20110914-1300 build

testStepIntoMacrodef	Failure	The model specific event was never recieved
junit.framework.AssertionFailedError: The model specific event was never recieved
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.terminateAndRemove(AbstractAntDebugTest.java:539)
at org.eclipse.ant.tests.ui.debug.AbstractAntDebugTest.terminateAndRemove(AbstractAntDebugTest.java:500)
at org.eclipse.ant.tests.ui.debug.SteppingTests.testMacroDef(SteppingTests.java:205)
at org.eclipse.ant.tests.ui.debug.SteppingTests.testStepIntoMacrodef(SteppingTests.java:186)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest.access$0(AbstractAntUIBuildTest.java:1)
at org.eclipse.ant.tests.ui.AbstractAntUIBuildTest$1.run(AbstractAntUIBuildTest.java:44)
at java.lang.Thread.run(Thread.java:680)
Comment 1 Pradeep Balachandran CLA 2012-06-22 04:46:24 EDT
This test is passing in 
Eclipse SDK
Version: 4.2.0
Build id: I20120531-1500

Shall we close this?
Comment 2 Satyam Kandula CLA 2012-06-22 06:01:52 EDT
(In reply to comment #1)
> This test is passing in 
> Eclipse SDK
> Version: 4.2.0
> Build id: I20120531-1500
> 
> Shall we close this?
This test is failing randomly.
Comment 3 Michael Rennie CLA 2012-09-12 12:45:15 EDT
The fix to bug 369837 has a fix that extends support for the TestAgainException which will lessen the occurrence of this failure.

dup'ing to bug 369837

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