summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_singleskip.junitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_singleskip.junitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_singleskip.junitxml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/testlib/selftests/expected_singleskip.junitxml b/tests/auto/testlib/selftests/expected_singleskip.junitxml
index a2568ca553..2949553671 100644
--- a/tests/auto/testlib/selftests/expected_singleskip.junitxml
+++ b/tests/auto/testlib/selftests/expected_singleskip.junitxml
@@ -10,7 +10,8 @@
<!-- type="skip" message="skipping test" -->
</testcase>
<testcase name="cleanupTestCase" result="pass" time="@TEST_DURATION@"/>
- <system-err>
+ <system-out>
<![CDATA[skipping test]]>
- </system-err>
+ </system-out>
+ <system-err/>
</testsuite>