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/qfileinfo/qfileinfo.pro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/corelib/io/qfileinfo') diff --git a/tests/auto/corelib/io/qfileinfo/qfileinfo.pro b/tests/auto/corelib/io/qfileinfo/qfileinfo.pro index 4f00d3446e..5a3d8b621c 100644 --- a/tests/auto/corelib/io/qfileinfo/qfileinfo.pro +++ b/tests/auto/corelib/io/qfileinfo/qfileinfo.pro @@ -1,4 +1,4 @@ -CONFIG += testcase parallel_test +CONFIG += testcase TARGET = tst_qfileinfo QT = core-private testlib SOURCES = tst_qfileinfo.cpp -- cgit v1.2.3