Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 368457 - Console output line count test failure
Summary: Console output line count test failure
Status: CLOSED DUPLICATE of bug 414851
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 3.8   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-12 10:00 EST by Michael Rennie CLA
Modified: 2013-11-12 13:03 EST (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 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 ***