You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/08/23 19:55:35 UTC

DO NOT REPLY [Bug 30808] - PlainJUnitResultFormatter's output is mangled when test fails

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=30808>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=30808

PlainJUnitResultFormatter's output is mangled when test fails





------- Additional Comments From dplass@tcicredit.com  2004-08-23 17:55 -------
As a result, the output looks like this:
Testcase: testBug11405 took 0.047 sec
        FAILED
Desoto county one word expected:<......> but was:<... ...>
junit.framework.ComparisonFailure: Desoto county one word expected:<......> but
was:<... ...>
        at com.tci.lib.test.TCIAssert.assertEqualsIgnoreCase(TCIAssert.java:87)
        at com.tci.lib.helpers.PostalCodeHelperTest.testBug11405(PostalCodeHelpe
rTest.java:74)

Testcase: testBug11405Testcase: testGetCityStateMultiple took 0.047 sec

^^^^^^^^^^^^^^^^^^^^^^Note the repeated test case name.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org