Closed GoogleCodeExporter closed 8 years ago
The XUnit output is not written by the Maven plugin. It is written by Robot
Framework itself, and if this issue is still valid, it should be reported to
RF's own tracker.
Closing as invalid.
Original comment by janne.t....@gmail.com
on 22 May 2012 at 5:34
Turns out I was wrong :)
Maven plugin creates it's own xunit output.
I'll have to see whether it would make sense to always use the one created by
RF instead, changing the scope of this issue somewhat.
Re-opening.
Original comment by janne.t....@gmail.com
on 22 May 2012 at 5:42
And yet another twist in the tale. (Yes, reading through *all* the relevant
code would be a good idea before making assertions.)
In normal execution, the maven plugin does not create xunit XML, instead it
relies on the one created by RF. This means that if this is fixed, it needs to
be fixed in RF itself.
Closing this, the note about re-creating this in RF tracker still applies.
Original comment by janne.t....@gmail.com
on 22 May 2012 at 2:54
Original issue reported on code.google.com by
TuomasKi...@gmail.com
on 31 May 2011 at 8:24