summaryrefslogtreecommitdiff
path: root/tests/auto/declarative/qdeclarativerepeater
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2012-04-21 01:26:31 +1000
committerQt by Nokia <qt-info@nokia.com>2012-04-23 07:43:19 +0200
commitad916301325629ce65992a14d65807154324b4cd (patch)
treed308a75fe7e55048746038d5f174b7611af7badf /tests/auto/declarative/qdeclarativerepeater
parent52d040359531f642e77a8c23b3d15cbb1ce3af6b (diff)
downloadqtquick1-ad916301325629ce65992a14d65807154324b4cd.tar.gz
Start running disabled tests again.
Start running the tests as insignificant tests. This will allow the CI system to collect sufficient data for analysis of which tests are failing and/or unstable. Change-Id: Ib7f34a65939e403aee3d6f5ed5aafc37d8d90264 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
Diffstat (limited to 'tests/auto/declarative/qdeclarativerepeater')
-rw-r--r--tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro b/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro
index 45a77c61..f2377b35 100644
--- a/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro
+++ b/tests/auto/declarative/qdeclarativerepeater/qdeclarativerepeater.pro
@@ -10,3 +10,5 @@ SOURCES += tst_qdeclarativerepeater.cpp
include(../shared/qdeclarativedatatest.pri)
CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428