Re: AntUnit and JunitReport incompatible?

2013-02-08 Thread RockyAllen
ormat before running JUnitReport over both sets of TEST-* files. The result is not quite as pleasing, but does combine the stats. Thanks for the help and please let me know if I am still missing something. On Thu, 2013-02-07 at 22:17 +0100, Stefan Bodewig wrote: > On 2013-02-07, RockyAll

AntUnit and JunitReport incompatible?

2013-02-07 Thread RockyAllen
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,