summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeimageprovider
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-23 10:23:10 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-23 03:45:35 +0200
commit44643036ad1a79e9187406eefcd762489954fa7e (patch)
tree278b6f6d09271ab849934b34b74291ac5fe89543 /tests/auto/declarative/qdeclarativeimageprovider
parent91aec2e1d36fd284950c17f653445225eec6445a (diff)
Removed CONFIG+=parallel_test from suspected parallel-unsafe tests [2]
These tests have failed a parallel stress test and may contribute to instability in test runs. Change-Id: I809e8690cdbb154e692ae8662b9d0699630146d4 Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativeimageprovider')
-rw-r--r--tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro b/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
index 29a9ea93..8a7d6ecb 100644
--- a/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
+++ b/tests/auto/declarative/qdeclarativeimageprovider/qdeclarativeimageprovider.pro
@@ -14,6 +14,3 @@ SOURCES += tst_qdeclarativeimageprovider.cpp
!symbian: {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
-
-CONFIG += parallel_test
-