aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qqmlqt
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-23 10:20:10 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-23 05:28:00 +0200
commit2cbee7176070982849b3d06741d67395bdbb2e5e (patch)
treeacdd8c4505c8e883447c5e3bf7d190ae640737c1 /tests/auto/qml/qqmlqt
parentc3a31f888c943920a5e41e648de0fcdc7b8aecf0 (diff)
Removed CONFIG+=parallel_test from suspected parallel-unsafe test [2]
This test has failed a parallel stress test and may contribute to instability in test runs. Change-Id: I7db5313078f3b3b9a7ae59facd5dbcb03777e7b8 Reviewed-by: Kalle Lehtonen <kalle.ju.lehtonen@nokia.com> Reviewed-by: Toby Tomkins <toby.tomkins@nokia.com>
Diffstat (limited to 'tests/auto/qml/qqmlqt')
-rw-r--r--tests/auto/qml/qqmlqt/qqmlqt.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qml/qqmlqt/qqmlqt.pro b/tests/auto/qml/qqmlqt/qqmlqt.pro
index 012f58ae70..fbcdc2773d 100644
--- a/tests/auto/qml/qqmlqt/qqmlqt.pro
+++ b/tests/auto/qml/qqmlqt/qqmlqt.pro
@@ -8,6 +8,4 @@ macx:CONFIG -= app_bundle
TESTDATA = data/*
-CONFIG += parallel_test
-
QT += core-private v8-private qml-private quick-private testlib gui