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=29946>. 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=29946 Ant junit xml reporting problem. ------- Additional Comments From [EMAIL PROTECTED] 2004-09-21 12:20 ------- Are you sure about the version - since we fixed a thread-safety bug in Ant almost three years ago. Looking through the code, the time attribute gets associated with the test via the Test instance (i.e. the actual test being run). I don't know how JUnitPerf works, but maybe it is reusing the same test object in multiple threads? This would explain the output you see. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]