Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 357811 - "model specific event never received" test failure
Summary: "model specific event never received" test failure
Status: CLOSED DUPLICATE of bug 369837
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.7   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Pradeep Balachandran CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-15 10:15 EDT by Michael Rennie CLA
Modified: 2012-09-12 12:45 EDT (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 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 ***