https://bz.apache.org/bugzilla/show_bug.cgi?id=65221
Bug ID: 65221 Summary: Report Ignored/Skipped JUnit Tests in junitreport Task - aborted tests Product: Ant Version: 1.10.9 Hardware: All OS: All Status: NEW Severity: normal Priority: P2 Component: Optional Tasks Assignee: notifications@ant.apache.org Reporter: carsten.ham...@t-online.de Target Milestone: --- While Bug 54670 introduced support for skipped tests support for aborted tests is still missing. It basically can be implemented in exactly the same way as in Bug 54670. The difference is in the way the entry is created "Assume..."- method instead of "@Ignore" annotation for Junit4 and the junit report file containing "aborted" instead of "skipped". I'm not sure what Bug 55697 is talking about. Maybe it is related. -- You are receiving this mail because: You are the assignee for the bug.