aboutsummaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-04-27 15:16:30 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-27 07:42:05 +0200
commit7ec674ee9a8e51cb1cb7ef60b1d27845349b8dec (patch)
treebb43055e2cbdf220627f6b967d97d6f3eace212c /tests
parent2a6e105f43885e0901c252bffc77bd1c9db87b67 (diff)
Removed parallel_test from parallel-unsafe autotest.
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>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/quick/qquickgridview/qquickgridview.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/quick/qquickgridview/qquickgridview.pro b/tests/auto/quick/qquickgridview/qquickgridview.pro
index ed2007d734..4e021c5a1b 100644
--- a/tests/auto/quick/qquickgridview/qquickgridview.pro
+++ b/tests/auto/quick/qquickgridview/qquickgridview.pro
@@ -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