summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipinitdata.junitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skipinitdata.junitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_skipinitdata.junitxml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/testlib/selftests/expected_skipinitdata.junitxml b/tests/auto/testlib/selftests/expected_skipinitdata.junitxml
index 56ffbcba86..4ae6af2399 100644
--- a/tests/auto/testlib/selftests/expected_skipinitdata.junitxml
+++ b/tests/auto/testlib/selftests/expected_skipinitdata.junitxml
@@ -8,7 +8,8 @@
<testcase name="initTestCase" time="@TEST_DURATION@">
<!-- type="skip" message="Skip inside initTestCase_data. This should skip all tests in the class." -->
</testcase>
- <system-err>
+ <system-out>
<![CDATA[Skip inside initTestCase_data. This should skip all tests in the class.]]>
- </system-err>
+ </system-out>
+ <system-err/>
</testsuite>