tests: *todo* and *fail* marked as skiped in the XML juint file
authorJean Privat <jean@pryen.org>
Mon, 10 Mar 2014 15:12:06 +0000 (11:12 -0400)
committerJean Privat <jean@pryen.org>
Mon, 10 Mar 2014 17:34:49 +0000 (13:34 -0400)
commit6e7c3677f9c067e4bb0cad7ca095984148c6d99a
tree4c619a00d746aa27d9cc10249994247108a1748d
parente58ccbc2f7cef972683604c7ecde0418663c5774
tests: *todo* and *fail* marked as skiped in the XML juint file

There is no way, in the JUnit format to distinguish between *expected
success* and *expected failure*.
But there is a distinction between *run* and *skipped* (shown as green and
yellow by Jenkins).
This hack overload the currently useless *skipped* status to mark expected
failure (todo and fixme).

Signed-off-by: Jean Privat <jean@pryen.org>
tests/tests.sh