Skipped unit test appear as "passed" in Hudson test report
Brought to you by:
raner
The <testcase ... ignored="true" ...> elements from the exported JUnit report are not interpreted as skipped tests by Hudson. Most likely, this is simply the wrong format for Hudson and the XSLT transformation needs to convert the skipped test cases properly, so that they are interpreted correctly by Hudson.