summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativefontloader
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2012-05-22 09:09:04 +1000
committerQt by Nokia <qt-info@nokia.com>2012-05-22 01:20:40 +0200
commit8bb22cb8488cbbe0e2ca2c16a823c3a7ea846ba4 (patch)
treed45e96aa0bbaf0cb22d99f3afa93549246466ce7 /tests/auto/declarative/qdeclarativefontloader
parentf4942d992498a397410a196c4965f1bc47e4d99e (diff)
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: Ib5282122fd0a0f9f0a9795713ed4570545f0a9fe Reviewed-by: Michael Brasser <michael.brasser@nokia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativefontloader')
-rw-r--r--tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro b/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro
index 5c4cb98f..f7ba7f78 100644
--- a/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro
+++ b/tests/auto/declarative/qdeclarativefontloader/qdeclarativefontloader.pro
@@ -8,4 +8,3 @@ macx:CONFIG -= app_bundle
HEADERS += ../shared/testhttpserver.h
SOURCES += tst_qdeclarativefontloader.cpp ../shared/testhttpserver.cpp
include(../shared/qdeclarativedatatest.pri)
-CONFIG += parallel_test