Mark failing tests as insignificant.
authorToby Tomkins <toby.tomkins@nokia.com>
Thu, 6 Oct 2011 02:15:06 +0000 (12:15 +1000)
committerQt by Nokia <qt-info@nokia.com>
Thu, 6 Oct 2011 03:29:00 +0000 (05:29 +0200)
Change-Id: I105d94624d5c14a54375f59cf48955ea99553f86
Reviewed-on: http://codereview.qt-project.org/6095
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
tests/auto/particles/qsgage/qsgage.pro
tests/auto/particles/qsgcustomparticle/qsgcustomparticle.pro
tests/auto/particles/qsgfriction/qsgfriction.pro

index 17b3b13..4c93c76 100644 (file)
@@ -7,7 +7,7 @@ testDataFiles.files = data
 testDataFiles.path = .
 DEPLOYMENT += testDataFiles
 
-CONFIG += parallel_test
+CONFIG += insignificant_test parallel_test
 
 QT += core-private gui-private v8-private declarative-private opengl-private
 
index d963c13..e7f63da 100644 (file)
@@ -7,7 +7,7 @@ testDataFiles.files = data
 testDataFiles.path = .
 DEPLOYMENT += testDataFiles
 
-CONFIG += parallel_test
+CONFIG += insignificant_test parallel_test
 
 QT += core-private gui-private v8-private declarative-private opengl-private
 
index 6793006..7fe5019 100644 (file)
@@ -7,7 +7,7 @@ testDataFiles.files = data
 testDataFiles.path = .
 DEPLOYMENT += testDataFiles
 
-CONFIG += parallel_test
+CONFIG += insignificant_test parallel_test
 
 QT += core-private gui-private v8-private declarative-private opengl-private