From f428afb3def202582bf145c8783a6ac97a89fe78 Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Tue, 30 Oct 2012 18:15:17 +0100 Subject: tst_qdeclarativepixmapcache: Remove CONFIG+=parallel_test and mark test as insignificant Task-number: QTQAINFRA-574 Change-Id: Ib6df20784c12104a2f2a46ec4a7842e3af17271b Reviewed-by: Janne Anttila Reviewed-by: Rohan McGovern --- .../declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro b/tests/auto/declarative/qdeclarativepixmapcache/qdeclarativepixmapcache.pro index e86670e..23c6295 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 -- cgit v0.12