summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_globaldata.junitxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_globaldata.junitxml')
-rw-r--r--tests/auto/testlib/selftests/expected_globaldata.junitxml192
1 files changed, 96 insertions, 96 deletions
diff --git a/tests/auto/testlib/selftests/expected_globaldata.junitxml b/tests/auto/testlib/selftests/expected_globaldata.junitxml
index d371a5affd..f33bd3441c 100644
--- a/tests/auto/testlib/selftests/expected_globaldata.junitxml
+++ b/tests/auto/testlib/selftests/expected_globaldata.junitxml
@@ -1,109 +1,109 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<testsuite name="tst_globaldata" timestamp="@TEST_START_TIME@" tests="6" failures="0" errors="43" time="@TEST_DURATION@">
+<testsuite name="tst_globaldata" timestamp="@TEST_START_TIME@" hostname="@HOSTNAME@" tests="15" failures="0" errors="0" skipped="7" time="@TEST_DURATION@">
<properties>
<property name="QTestVersion" value="@INSERT_QT_VERSION_HERE@"/>
<property name="QtVersion" value="@INSERT_QT_VERSION_HERE@"/>
<property name="QtBuild" value=""/>
</properties>
- <testcase name="initTestCase" result="pass" time="@TEST_DURATION@">
- <!-- type="qdebug" message="initTestCase initTestCase (null)" -->
+ <testcase name="initTestCase" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[initTestCase initTestCase (null)]]>
+ </system-out>
</testcase>
- <testcase name="testGlobal" result="pass" time="@TEST_DURATION@">
- <!-- type="qdebug" message="init testGlobal local=false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="global: false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="local: false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="cleanup testGlobal local=false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="init testGlobal local=true" tag="global=false:local=true" -->
- <!-- type="qdebug" message="global: false" tag="global=false:local=true" -->
- <!-- type="qdebug" message="local: true" tag="global=false:local=true" -->
- <!-- type="qdebug" message="cleanup testGlobal local=true" tag="global=false:local=true" -->
- <!-- type="qdebug" message="init testGlobal local=false" tag="global=true:local=false" -->
- <!-- type="qdebug" message="global: true" tag="global=true:local=false" -->
- <!-- type="qdebug" message="local: false" tag="global=true:local=false" -->
- <!-- type="qdebug" message="cleanup testGlobal local=false" tag="global=true:local=false" -->
- <!-- type="qdebug" message="init testGlobal local=true" tag="global=true:local=true" -->
- <!-- type="qdebug" message="global: true" tag="global=true:local=true" -->
- <!-- type="qdebug" message="local: true" tag="global=true:local=true" -->
- <!-- type="qdebug" message="cleanup testGlobal local=true" tag="global=true:local=true" -->
+ <testcase name="testGlobal(global=false:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[init testGlobal local=false]]>
+ <![CDATA[global: false]]>
+ <![CDATA[local: false]]>
+ <![CDATA[cleanup testGlobal local=false]]>
+ </system-out>
</testcase>
- <testcase name="skip" time="@TEST_DURATION@">
- <!-- type="skip" message="skipping" tag="global=false" -->
+ <testcase name="testGlobal(global=false:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[init testGlobal local=true]]>
+ <![CDATA[global: false]]>
+ <![CDATA[local: true]]>
+ <![CDATA[cleanup testGlobal local=true]]>
+ </system-out>
</testcase>
- <testcase name="skipLocal" time="@TEST_DURATION@">
- <!-- type="qdebug" message="init skipLocal local=false" tag="global=false:local=false" -->
- <!-- type="skip" message="skipping" tag="global=false:local=false" -->
- <!-- type="qdebug" message="cleanup skipLocal local=false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="init skipLocal local=true" tag="global=false:local=true" -->
- <!-- type="skip" message="skipping" tag="global=false:local=true" -->
- <!-- type="qdebug" message="cleanup skipLocal local=true" tag="global=false:local=true" -->
- <!-- type="qdebug" message="init skipLocal local=false" tag="global=true:local=false" -->
- <!-- type="skip" message="skipping" tag="global=true:local=false" -->
- <!-- type="qdebug" message="cleanup skipLocal local=false" tag="global=true:local=false" -->
- <!-- type="qdebug" message="init skipLocal local=true" tag="global=true:local=true" -->
- <!-- type="skip" message="skipping" tag="global=true:local=true" -->
- <!-- type="qdebug" message="cleanup skipLocal local=true" tag="global=true:local=true" -->
+ <testcase name="testGlobal(global=true:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[init testGlobal local=false]]>
+ <![CDATA[global: true]]>
+ <![CDATA[local: false]]>
+ <![CDATA[cleanup testGlobal local=false]]>
+ </system-out>
</testcase>
- <testcase name="skipSingle" result="pass" time="@TEST_DURATION@">
- <!-- type="qdebug" message="init skipSingle local=false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="global: false local: false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="cleanup skipSingle local=false" tag="global=false:local=false" -->
- <!-- type="qdebug" message="init skipSingle local=true" tag="global=false:local=true" -->
- <!-- type="skip" message="Skipping" tag="global=false:local=true" -->
- <!-- type="qdebug" message="cleanup skipSingle local=true" tag="global=false:local=true" -->
- <!-- type="qdebug" message="init skipSingle local=false" tag="global=true:local=false" -->
- <!-- type="skip" message="Skipping" tag="global=true:local=false" -->
- <!-- type="qdebug" message="cleanup skipSingle local=false" tag="global=true:local=false" -->
- <!-- type="qdebug" message="init skipSingle local=true" tag="global=true:local=true" -->
- <!-- type="qdebug" message="global: true local: true" tag="global=true:local=true" -->
- <!-- type="qdebug" message="cleanup skipSingle local=true" tag="global=true:local=true" -->
+ <testcase name="testGlobal(global=true:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[init testGlobal local=true]]>
+ <![CDATA[global: true]]>
+ <![CDATA[local: true]]>
+ <![CDATA[cleanup testGlobal local=true]]>
+ </system-out>
</testcase>
- <testcase name="cleanupTestCase" result="pass" time="@TEST_DURATION@">
- <!-- type="qdebug" message="cleanupTestCase cleanupTestCase (null)" -->
+ <testcase name="skip" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="skipping"/>
+ </testcase>
+ <testcase name="skipLocal(global=false:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="skipping"/>
+ <system-out>
+ <![CDATA[init skipLocal local=false]]>
+ <![CDATA[cleanup skipLocal local=false]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipLocal(global=false:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="skipping"/>
+ <system-out>
+ <![CDATA[init skipLocal local=true]]>
+ <![CDATA[cleanup skipLocal local=true]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipLocal(global=true:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="skipping"/>
+ <system-out>
+ <![CDATA[init skipLocal local=false]]>
+ <![CDATA[cleanup skipLocal local=false]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipLocal(global=true:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="skipping"/>
+ <system-out>
+ <![CDATA[init skipLocal local=true]]>
+ <![CDATA[cleanup skipLocal local=true]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipSingle(global=false:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[init skipSingle local=false]]>
+ <![CDATA[global: false local: false]]>
+ <![CDATA[cleanup skipSingle local=false]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipSingle(global=false:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="Skipping"/>
+ <system-out>
+ <![CDATA[init skipSingle local=true]]>
+ <![CDATA[cleanup skipSingle local=true]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipSingle(global=true:local=false)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <skipped message="Skipping"/>
+ <system-out>
+ <![CDATA[init skipSingle local=false]]>
+ <![CDATA[cleanup skipSingle local=false]]>
+ </system-out>
+ </testcase>
+ <testcase name="skipSingle(global=true:local=true)" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[init skipSingle local=true]]>
+ <![CDATA[global: true local: true]]>
+ <![CDATA[cleanup skipSingle local=true]]>
+ </system-out>
+ </testcase>
+ <testcase name="cleanupTestCase" classname="tst_globaldata" time="@TEST_DURATION@">
+ <system-out>
+ <![CDATA[cleanupTestCase cleanupTestCase (null)]]>
+ </system-out>
</testcase>
- <system-out>
-<![CDATA[initTestCase initTestCase (null)]]>
-<![CDATA[init testGlobal local=false]]>
-<![CDATA[global: false]]>
-<![CDATA[local: false]]>
-<![CDATA[cleanup testGlobal local=false]]>
-<![CDATA[init testGlobal local=true]]>
-<![CDATA[global: false]]>
-<![CDATA[local: true]]>
-<![CDATA[cleanup testGlobal local=true]]>
-<![CDATA[init testGlobal local=false]]>
-<![CDATA[global: true]]>
-<![CDATA[local: false]]>
-<![CDATA[cleanup testGlobal local=false]]>
-<![CDATA[init testGlobal local=true]]>
-<![CDATA[global: true]]>
-<![CDATA[local: true]]>
-<![CDATA[cleanup testGlobal local=true]]>
-<![CDATA[skipping]]>
-<![CDATA[init skipLocal local=false]]>
-<![CDATA[skipping]]>
-<![CDATA[cleanup skipLocal local=false]]>
-<![CDATA[init skipLocal local=true]]>
-<![CDATA[skipping]]>
-<![CDATA[cleanup skipLocal local=true]]>
-<![CDATA[init skipLocal local=false]]>
-<![CDATA[skipping]]>
-<![CDATA[cleanup skipLocal local=false]]>
-<![CDATA[init skipLocal local=true]]>
-<![CDATA[skipping]]>
-<![CDATA[cleanup skipLocal local=true]]>
-<![CDATA[init skipSingle local=false]]>
-<![CDATA[global: false local: false]]>
-<![CDATA[cleanup skipSingle local=false]]>
-<![CDATA[init skipSingle local=true]]>
-<![CDATA[Skipping]]>
-<![CDATA[cleanup skipSingle local=true]]>
-<![CDATA[init skipSingle local=false]]>
-<![CDATA[Skipping]]>
-<![CDATA[cleanup skipSingle local=false]]>
-<![CDATA[init skipSingle local=true]]>
-<![CDATA[global: true local: true]]>
-<![CDATA[cleanup skipSingle local=true]]>
-<![CDATA[cleanupTestCase cleanupTestCase (null)]]>
- </system-out>
- <system-err/>
</testsuite>