summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@digia.com>2012-10-30 18:15:17 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-02 04:36:02 +0100
commitf428afb3def202582bf145c8783a6ac97a89fe78 (patch)
tree601d105b5046b1d59ef117c4e30119772e75a1ab /tests/auto/declarative
parenta3b4ff66fdefee041aef7918e09c60d4d7c3ab1f (diff)
tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as insignificant
Task-number: QTQAINFRA-574 Change-Id: Ib6df20784c12104a2f2a46ec4a7842e3af17271b Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Rohan McGovern <rohan@mcgovern.id.au>
Diffstat (limited to 'tests/auto/declarative')
-rw-r--r--tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
index e86670eec3..23c6295555 100644
--- a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
+++ b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro
@@ -21,5 +21,4 @@ wince*|symbian: {
# QMAKE_CXXFLAGS = -fprofile-arcs -ftest-coverage
# LIBS += -lgcov
-CONFIG += parallel_test
-
+win32:CONFIG+=insignificant_test # QTQAINFRA-574