On 2013-02-07, RockyAllen wrote:

> When I use the built in XML Listener with AntUnit 1.2, JUnitReport (from
> Ant 1.8.2) cannot read the output log file properly. Test names and
> failure reports are included, but not times, and the top line summary
> does not include the AntUnit results. I think the problem is with the
> AntUnit listener, which outputs the counts and time for the suite as
> elements, whereas JUnitReport seems to want them as attributes. The Wiki
> seems to suggest that they do work together. Any ideas? Should I report
> a bug?

You use a custom set of stylesheets (like the ones that ship with
AntUnit).  Ant's own build file uses junitreport an AntUnit output
together with the XSLs in
<http://svn.apache.org/repos/asf/ant/core/trunk/src/tests/antunit/>

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
For additional commands, e-mail: user-h...@ant.apache.org

Reply via email to