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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23160

[PATCH] No summary for timeout testcases.

           Summary: [PATCH] No summary for timeout testcases.
           Product: Ant
           Version: 1.6Alpha (nightly)
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


bug 23150 reports an issue "JUnitTask does not mark timed out tests as failed
when forked"

I have so far in that bug report identified 2 issues:

- No summary printed for timeout (reproduced, solved in this report).

- The build does not stop with a (not reproduced, no BUILD FAILED although
haltOnFailure="true", not solved in this report)

This bug report contains a patch that solves the no summary issue. The summary
will read:

    [junit] Tests run: 0, Failures: 0, Errors: 1, Time elapsed: 0 sec
(Which is inline with the results produced in case of an timeout in other 
reports.)

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to