diff --git a/build.xml b/build.xml index 14d2960f0528..4fa39b5ea5f2 100644 --- a/build.xml +++ b/build.xml @@ -2068,7 +2068,17 @@ - + + + + + + + + + + +
Testsuites with skipped tests:${line.separator}
${toString:test.result.skippedtests} @@ -2077,7 +2087,11 @@
- + +
Testsuites with skipped tests:
+ None${line.separator} +
+
Testsuites with failed tests:${line.separator}
${toString:test.result.failedtests} @@ -2086,6 +2100,10 @@
+ +
Testsuites with failed tests:
+ None${line.separator} +