https://issues.apache.org/bugzilla/show_bug.cgi?id=43892
--- Comment #4 from Brian Curnow <[EMAIL PROTECTED]> 2008-08-21 13:05:43 PST --- Created an attachment (id=22469) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22469) Patch for org.apache.tools.ant.taskdefs.options.junit.JUnitTestRunner.java This should take care of the problem. The issue is that the JUnit4Adapter always returns failures as errors. So there was a method to correctly calculate errors and failures. However, these values were not used when determining the exist code for the runner. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
