summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-04-27 15:09:08 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-27 08:17:09 +0200
commitbc5e82ad99e5213a470ebbeb85a9c9c1f70b83e1 (patch)
treecd59aab362266fedd0cd3af62100249b6d382ec1
parent1c9a4093a5402b4e7a8ebe1aea819d98af833e40 (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: I327de7f4a9f8af385351e4c6b09a57311efd6eb6 Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com> Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com>
-rw-r--r--tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro b/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro
index d21ff564dd..177d1a7c42 100644
--- a/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro
+++ b/tests/auto/widgets/effects/qgraphicseffect/qgraphicseffect.pro
@@ -5,4 +5,3 @@ QT += widgets widgets-private testlib
QT += core-private gui-private
SOURCES += tst_qgraphicseffect.cpp
-CONFIG += parallel_test