Removed parallel_test from parallel-unsafe autotest.
authorRohan McGovern <rohan.mcgovern@nokia.com>
Fri, 27 Apr 2012 05:16:30 +0000 (15:16 +1000)
committerQt by Nokia <qt-info@nokia.com>
Fri, 27 Apr 2012 05:42:05 +0000 (07:42 +0200)
This autotest passes when run alone, but sometimes fails when run
concurrently with other tests.

Change-Id: Iaaedd29eea994bbf31344957ba24488936451ecc
Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
tests/auto/quick/qquickgridview/qquickgridview.pro

index ed2007d..4e021c5 100644 (file)
@@ -9,5 +9,4 @@ include (../shared/util.pri)
 
 TESTDATA = data/*
 
-CONFIG += parallel_test
 QT += core-private gui-private v8-private qml-private quick-private testlib