Bug 421447 - Test Failure: testProperties
Summary: Test Failure: testProperties
Status: CLOSED DUPLICATE of bug 414851
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Ant (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Platform-Ant-Inbox CLA
QA Contact:
URL: http://download.eclipse.org/eclipse/d...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-11 09:06 EST by shankha banerjee CLA
Modified: 2013-11-12 13:03 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shankha banerjee CLA 2013-11-11 09:06:30 EST
testProperties	Failure	Incorrect number of messages logged for build - should be 8 but was 3

junit.framework.AssertionFailedError: Incorrect number of messages logged for build - should be 8 but was 3
at org.eclipse.ant.tests.ui.separateVM.SeparateVMTests.assertLines(SeparateVMTests.java:66)
at org.eclipse.ant.tests.ui.separateVM.SeparateVMTests.testProperties(SeparateVMTests.java:93)
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:662)

Thanks
Comment 2 Michael Rennie CLA 2013-11-12 13:03:16 EST
This is one of the failures described in bug 414851, marking as a dupe.

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