summaryrefslogtreecommitdiffstats
path: root/tests/auto/qgraphicsscene
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/qgraphicsscene
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/qgraphicsscene')
-rw-r--r--tests/auto/qgraphicsscene/qgraphicsscene.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicsscene/qgraphicsscene.pro b/tests/auto/qgraphicsscene/qgraphicsscene.pro
index 635fb9b4e6..7dfb30a2c6 100644
--- a/tests/auto/qgraphicsscene/qgraphicsscene.pro
+++ b/tests/auto/qgraphicsscene/qgraphicsscene.pro
@@ -19,3 +19,4 @@ wince*:{
}
symbian:TARGET.EPOCHEAPSIZE="0x100000 0x1000000" # Min 1Mb, max 16Mb
+contains(QT_CONFIG,xcb):qpa:CONFIG+=insignificant_test # QTBUG-20756 crashes on qpa, xcb