From eff98a7784a314062a8137b96ce93b155b5a22b8 Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Tue, 22 May 2012 08:45:27 +1000 Subject: 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 --- tests/auto/quick/qquickfontloader/qquickfontloader.pro | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests/auto/quick/qquickfontloader') diff --git a/tests/auto/quick/qquickfontloader/qquickfontloader.pro b/tests/auto/quick/qquickfontloader/qquickfontloader.pro index 2eeb286e61..cea5b55bdf 100644 --- a/tests/auto/quick/qquickfontloader/qquickfontloader.pro +++ b/tests/auto/quick/qquickfontloader/qquickfontloader.pro @@ -10,6 +10,4 @@ include (../../shared/util.pri) TESTDATA = data/* -CONFIG += parallel_test - QT += core-private gui-private qml-private quick-private network testlib -- cgit v1.2.3