From 360797208bcf45b130cae2eaaa932b269fab968b Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Tue, 22 May 2012 08:57:59 +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: I2c4456ad7d3846c2262a0ba714ab8f0c9a05c597 Reviewed-by: Toby Tomkins --- tests/auto/corelib/io/qdir/qdir.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/corelib/io/qdir/qdir.pro') diff --git a/tests/auto/corelib/io/qdir/qdir.pro b/tests/auto/corelib/io/qdir/qdir.pro index 94ee14b51e..94c300ae09 100644 --- a/tests/auto/corelib/io/qdir/qdir.pro +++ b/tests/auto/corelib/io/qdir/qdir.pro @@ -1,4 +1,4 @@ -CONFIG += testcase parallel_test +CONFIG += testcase TARGET = tst_qdir QT = core core-private testlib SOURCES = tst_qdir.cpp -- cgit v1.2.3