aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qquicklistmodelworkerscript
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-22 08:45:27 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-22 00:51:06 +0200
commiteff98a7784a314062a8137b96ce93b155b5a22b8 (patch)
treeb94d49396cf23d50284f5c54beabc176c0f7e919 /tests/auto/qml/qquicklistmodelworkerscript
parented0897be265b6f399b0bd713d965a6e1a9dfd540 (diff)
Removed CONFIG+=parallel_test from suspected parallel-unsafe tests
These tests have failed a parallel stress test and may contribute to instability in test runs. Change-Id: I8d82e9df7df6cac374b8b2eda43de8e96b676972 Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/qml/qquicklistmodelworkerscript')
-rw-r--r--tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro b/tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro
index a8ca9a6c80..30ace38b87 100644
--- a/tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro
+++ b/tests/auto/qml/qquicklistmodelworkerscript/qquicklistmodelworkerscript.pro
@@ -8,6 +8,4 @@ include (../../shared/util.pri)
TESTDATA = data/*
-CONFIG += parallel_test
-
QT += core-private gui-private v8-private qml-private quick-private testlib