summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtreeview
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/qtreeview
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/qtreeview')
-rw-r--r--tests/auto/qtreeview/qtreeview.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qtreeview/qtreeview.pro b/tests/auto/qtreeview/qtreeview.pro
index b7d30bd9cc..75c89094d6 100644
--- a/tests/auto/qtreeview/qtreeview.pro
+++ b/tests/auto/qtreeview/qtreeview.pro
@@ -1,4 +1,4 @@
load(qttest_p4)
SOURCES += tst_qtreeview.cpp
-
+contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb