summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/expected_fetchbogus.lightxml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/selftests/expected_fetchbogus.lightxml')
-rw-r--r--tests/auto/selftests/expected_fetchbogus.lightxml4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/auto/selftests/expected_fetchbogus.lightxml b/tests/auto/selftests/expected_fetchbogus.lightxml
index b8ecaef782..1812c0e6b5 100644
--- a/tests/auto/selftests/expected_fetchbogus.lightxml
+++ b/tests/auto/selftests/expected_fetchbogus.lightxml
@@ -6,10 +6,12 @@
<Incident type="pass" file="" line="0" />
</TestFunction>
<TestFunction name="fetchBogus">
-<Incident type="fail" file="Unknown file" line="0">
<Message type="qfatal" file="" line="0">
+ <DataTag><![CDATA[foo]]></DataTag>
<Description><![CDATA[QFETCH: Requested testdata 'bubu' not available, check your _data function.]]></Description>
</Message>
+<Incident type="fail" file="Unknown file" line="0">
+ <DataTag><![CDATA[foo]]></DataTag>
<Description><![CDATA[Received a fatal error.]]></Description>
</Incident>
</TestFunction>