From 2cbee7176070982849b3d06741d67395bdbb2e5e Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 23 May 2012 10:20:10 +1000 Subject: 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 Reviewed-by: Toby Tomkins --- tests/auto/qml/qqmlqt/qqmlqt.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/qml/qqmlqt') 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 -- cgit v1.2.3