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

Bug 368457

Summary: Console output line count test failure
Product: [Eclipse Project] Platform Reporter: Michael Rennie <Michael_Rennie>
Component: AntAssignee: Platform-Ant-Inbox <platform-ant-inbox>
Status: CLOSED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: satyam.kandula
Version: 3.8   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Michael Rennie CLA 2012-01-12 10:00:08 EST
First appeared in the N20120111-2000 build:

Incorrect number of messages logged for build. Should be 14. Was 10
junit.framework.AssertionFailedError: Incorrect number of messages logged for build. Should be 14. Was 10
at org.eclipse.ant.tests.ui.separateVM.SeparateVMTests.testProjectHelp(SeparateVMTests.java:192)
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:619)

I have never seen a failure like this before, it needs to be investigated.

There was nothing of interest related to this failure in the test logs either.
Comment 1 Michael Rennie CLA 2013-11-12 13:03:58 EST
Same failures as in bug 414851, marking as a dupe

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