summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeviewer
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/qdeclarativeviewer
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/qdeclarativeviewer')
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
index 059899ea..dae6d263 100644
--- a/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
+++ b/tests/auto/declarative/qdeclarativeviewer/qdeclarativeviewer.pro
@@ -19,6 +19,4 @@ symbian: {
DEFINES += SRCDIR=\\\"$$PWD\\\"
}
-CONFIG += parallel_test
-
CONFIG+=insignificant_test # QTQAINFRA-428