From: Rohan McGovern Date: Mon, 22 Aug 2011 23:57:58 +0000 (+1000) Subject: test: marked tst_qsgfocusscope as insignificant X-Git-Url: http://git.silmor.de/gitweb/?a=commitdiff_plain;h=419aa6ec6d066f99830f1066edc08985748fbf2b;p=konrad%2Fqtdeclarative.git test: marked tst_qsgfocusscope as insignificant This autotest is unstable. Task-number: QTBUG-21054 Change-Id: Ifeea19a842ccca9b086117345c889b8d6d0cc295 Reviewed-on: http://codereview.qt.nokia.com/3342 Reviewed-by: Qt Sanity Bot Reviewed-by: Damian Jansen --- diff --git a/tests/auto/declarative/qsgfocusscope/qsgfocusscope.pro b/tests/auto/declarative/qsgfocusscope/qsgfocusscope.pro index b5d1815..375b497 100644 --- a/tests/auto/declarative/qsgfocusscope/qsgfocusscope.pro +++ b/tests/auto/declarative/qsgfocusscope/qsgfocusscope.pro @@ -12,3 +12,5 @@ symbian: { } QT += core-private gui-private declarative-private + +qpa:contains(QT_CONFIG,xcb):CONFIG+=insignificant_test # QTBUG-21054, unstable