summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeengine
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/qdeclarativeengine
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/qdeclarativeengine')
-rw-r--r--tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro b/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
index d79d6c1e..e1f28025 100644
--- a/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
+++ b/tests/auto/declarative/qdeclarativeengine/qdeclarativeengine.pro
@@ -11,5 +11,3 @@ SOURCES += tst_qdeclarativeengine.cpp
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
-CONFIG += parallel_test
-