summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtextedit
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-08 11:13:58 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-08 05:53:26 +0200
commit3e522ca6e2f3913b8b0c004806c5b236387517c0 (patch)
treeac929b81c4f59953d7e0e24e1a874d8a0f0185d5 /tests/auto/qtextedit
parent532ba5aa702b6b17dd7489f50c946ba1b02852c7 (diff)
tests: handle many expected crashing tests on qpa, xcb
Mark all of these autotests as `insignificant' until the underlying crash bug is fixed. Task-number: QTBUG-20756 Change-Id: I18fb7038dd86ef2e9a5f37c8f26d7fe76032754e Reviewed-on: http://codereview.qt.nokia.com/2714 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Diffstat (limited to 'tests/auto/qtextedit')
-rw-r--r--tests/auto/qtextedit/qtextedit.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/qtextedit/qtextedit.pro b/tests/auto/qtextedit/qtextedit.pro
index 5851763310..594e53fda4 100644
--- a/tests/auto/qtextedit/qtextedit.pro
+++ b/tests/auto/qtextedit/qtextedit.pro
@@ -17,3 +17,5 @@ wince* {
} else:!symbian {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
+
+contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb