summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_skipinitdata.xml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/testlib/selftests/expected_skipinitdata.xml')
-rw-r--r--tests/auto/testlib/selftests/expected_skipinitdata.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/tests/auto/testlib/selftests/expected_skipinitdata.xml b/tests/auto/testlib/selftests/expected_skipinitdata.xml
index cf0189e6be..abdfb19a75 100644
--- a/tests/auto/testlib/selftests/expected_skipinitdata.xml
+++ b/tests/auto/testlib/selftests/expected_skipinitdata.xml
@@ -1,15 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<TestCase name="tst_SkipInitData">
-<Environment>
+ <Environment>
<QtVersion>@INSERT_QT_VERSION_HERE@</QtVersion>
<QtBuild/>
<QTestVersion>@INSERT_QT_VERSION_HERE@</QTestVersion>
-</Environment>
-<TestFunction name="initTestCase">
-<Message type="skip" file="qtbase/tests/auto/testlib/selftests/skipinitdata/tst_skipinitdata.cpp" line="0">
- <Description><![CDATA[Skip inside initTestCase_data. This should skip all tests in the class.]]></Description>
-</Message>
+ </Environment>
+ <TestFunction name="initTestCase">
+ <Incident type="skip" file="qtbase/tests/auto/testlib/selftests/skipinitdata/tst_skipinitdata.cpp" line="0">
+ <Description><![CDATA[Skip inside initTestCase_data. This should skip all tests in the class.]]></Description>
+ </Incident>
<Duration msecs="0"/>
-</TestFunction>
-<Duration msecs="0"/>
+ </TestFunction>
+ <Duration msecs="0"/>
</TestCase>