summaryrefslogtreecommitdiffstats
path: root/doc/src/sql
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2011-09-22 16:35:56 +1000
committerQt by Nokia <qt-info@nokia.com>2011-09-26 03:02:46 +0200
commitb211dd93a747340f36e45db4241c6bae50f8cee9 (patch)
treef71e97d705bf4c6fb06f5459b6f1129f0324f4de /doc/src/sql
parent2bf03fa04b7b9df5078c70c95b7fd0b55bc68339 (diff)
Don't XFAIL on the contents of assert messages.
Q_ASSERT uses __FILE__, which has undefined contents, and thus the selftest cannot always match Q_ASSERT messages in actual output with those in expected output. The test was calling QEXPECT_FAIL() in this case, but doing so implies that (a) it's a failure and (b) we intend to fix it one day. Neither of these is true, so instead we should simply tolerate this difference in actual and expected outputs, in the same way that we do in a couple of other similar cases. Change-Id: I8b8609a400e9b798936875f6eb1ca18a83660efc Reviewed-on: http://codereview.qt-project.org/5358 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'doc/src/sql')
0 files changed, 0 insertions, 0 deletions