Flag tst_qgraphicsview as insignificant, test are unstable.
authorToby Tomkins <toby.tomkins@nokia.com>
Thu, 12 Jan 2012 03:09:28 +0000 (13:09 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 12 Jan 2012 04:34:36 +0000 (05:34 +0100)
Some of these test have had unstable results for multiple runs.
QTBUG_4151_clipAndIgnore and QTBUG_16063_microFocusRect seem to be the
unstable tests.

Task-number: QTBUG-16063
Task-number: QTBUG-4151

Change-Id: Idd108197c327446080dbd69dfe5c5fba6b2944cd
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
tests/auto/widgets/graphicsview/qgraphicsview/qgraphicsview.pro

index 20cff55..e3a6edd 100644 (file)
@@ -6,3 +6,5 @@ QT += core-private gui-private
 
 SOURCES  += tst_qgraphicsview.cpp tst_qgraphicsview_2.cpp
 DEFINES += QT_NO_CAST_TO_ASCII
+
+linux-*:system(". /etc/lsb-release && [ $DISTRIB_CODENAME = oneiric ]"):CONFIG+=insignificant_test