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=39946>. 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=39946 [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED Target Milestone|--- |1.7 ------- Additional Comments From [EMAIL PROTECTED] 2006-07-08 21:25 ------- The output has been enhanced to include (only!) the testcase that was running during the timeout / unexpected termination. Please next time use a different bug report to report another issue / request, and not reuse an existing one, it makes life easier when tracking issues. output now: <testcase classname="x" name="foo" time="0.0"> <error message="Timeout occurred. Please note the time in the report does not reflect the time until the timeout." type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedErro r: Timeout occurred. Please note the time in the report does not reflect the time until the timeout. </error> </testcase> and was: <testcase classname="org.apache.tools.ant.taskdefs.optional.junit.JUnitTaskMirrorImpl$1" name="unknown" time="0.0"> <error message="Timeout occurred" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedErro r: Timeout occurred. </error> </testcase> -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
