summaryrefslogtreecommitdiffstats
path: root/tests/auto/testlib/selftests/expected_assert.lightxml
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-09-16 11:25:29 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-17 03:21:44 +0200
commit0676e5179331d1834c16a1269034f4ffe2caaf6d (patch)
tree6ad8c870795897ca2cce894759d1c7165f7e32ec /tests/auto/testlib/selftests/expected_assert.lightxml
parent1efd2de0470b1321b561a1f1131f360d46946e6f (diff)
Fix XFAIL in testlib selftest
Commit 949be8cbdd2d346647accbbd9bdab879256470ec modified the assert test case but failed to update the line number of the assert in the expected test output files. Change-Id: I0d4f55c0b8bc1de8487dd8c6267aa459000cda26 Reviewed-on: http://codereview.qt-project.org/5048 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/testlib/selftests/expected_assert.lightxml')
-rw-r--r--tests/auto/testlib/selftests/expected_assert.lightxml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/testlib/selftests/expected_assert.lightxml b/tests/auto/testlib/selftests/expected_assert.lightxml
index c9a1978e9e..c2cc1da7ab 100644
--- a/tests/auto/testlib/selftests/expected_assert.lightxml
+++ b/tests/auto/testlib/selftests/expected_assert.lightxml
@@ -10,7 +10,7 @@
</TestFunction>
<TestFunction name="testNumber2">
<Message type="qfatal" file="" line="0">
- <Description><![CDATA[ASSERT: "false" in file tst_assert.cpp, line 62]]></Description>
+ <Description><![CDATA[ASSERT: "false" in file tst_assert.cpp, line 66]]></Description>
</Message>
<Incident type="fail" file="Unknown file" line="0">
<Description><![CDATA[Received a fatal error.]]></Description>