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