summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_verbose1.junitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_verbose1.junitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_verbose1.junitxml5
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/auto/testlib/selftests/expected_verbose1.junitxml b/tests/auto/testlib/selftests/expected_verbose1.junitxml
index 49632731d0..a9278ad0a4 100644
--- a/tests/auto/testlib/selftests/expected_verbose1.junitxml
+++ b/tests/auto/testlib/selftests/expected_verbose1.junitxml
@@ -50,7 +50,7 @@
<!-- type="skip" message="Skip in cleanup()" tag="skip" -->
</testcase>
<testcase name="cleanupTestCase" result="pass" time="@TEST_DURATION@"/>
- <system-err>
+ <system-out>
<![CDATA[Skipping]]>
<![CDATA[Skipping]]>
<![CDATA[Skipping]]>
@@ -61,5 +61,6 @@
<![CDATA[Skip in init()]]>
<![CDATA[This test function should execute and then QSKIP in cleanup()]]>
<![CDATA[Skip in cleanup()]]>
- </system-err>
+ </system-out>
+ <system-err/>
</testsuite>