summaryrefslogtreecommitdiffstats
path: root/tests/auto/qtableview
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/qtableview
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/qtableview')
-rw-r--r--tests/auto/qtableview/qtableview.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qtableview/qtableview.pro b/tests/auto/qtableview/qtableview.pro
index 16284b23b4..0a2b5171ad 100644
--- a/tests/auto/qtableview/qtableview.pro
+++ b/tests/auto/qtableview/qtableview.pro
@@ -5,3 +5,4 @@ QT += core-private gui-private
TARGET.EPOCHEAPSIZE = 0x200000 0x800000
SOURCES += tst_qtableview.cpp
+contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb