summaryrefslogtreecommitdiffstats
path: root/tests/auto
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2011-08-08 13:06:28 +1000
committerQt by Nokia <qt-info@nokia.com>2011-08-08 08:00:54 +0200
commit991033cf4690cace4fead03a588aa5ecaad18d3f (patch)
tree6c8cbeacc98f0971e998d582be2de52b3e62942f /tests/auto
parent3e522ca6e2f3913b8b0c004806c5b236387517c0 (diff)
test: mark tst_qgraphicswidget as insignificant on qpa, xcb
This autotest is unstable. Task-number: QTBUG-20778 Change-Id: If862a64d2be2f3f66ea8435b0412bfb401f9aceb Reviewed-on: http://codereview.qt.nokia.com/2721 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
Diffstat (limited to 'tests/auto')
-rw-r--r--tests/auto/qgraphicswidget/qgraphicswidget.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qgraphicswidget/qgraphicswidget.pro b/tests/auto/qgraphicswidget/qgraphicswidget.pro
index 533138c43b..64de1fc739 100644
--- a/tests/auto/qgraphicswidget/qgraphicswidget.pro
+++ b/tests/auto/qgraphicswidget/qgraphicswidget.pro
@@ -6,3 +6,4 @@ SOURCES += tst_qgraphicswidget.cpp
mac*:CONFIG+=insignificant_test
+qpa:contains(QT_CONFIG,xcb):CONFIG+=insignificant_test # QTBUG-20778 unstable on qpa, xcb