summaryrefslogtreecommitdiff
path: root/tests/auto/selftests/selftests.pro
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-12-29 19:25:51 +1000
committerQt Continuous Integration System <qt-info@nokia.com>2011-12-29 19:25:51 +1000
commitf80d04ea96a52090e939a53779aa04d4bd174f24 (patch)
treeca54caec0d7891bafdfe4813036db5f3dcca7f61 /tests/auto/selftests/selftests.pro
parent8c94ee1f77f665d80a0590e7dd003e8089ff353f (diff)
parent12cb4aac35904a493cb0d34f6d7767955aad84fe (diff)
downloadqt4-tools-f80d04ea96a52090e939a53779aa04d4bd174f24.tar.gz
Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging into master-integration
* 'master' of scm.dev.nokia.troll.no:qt/qt-qa-staging: tests: allow unstable tests to be marked with CONFIG+=insignificant_test
Diffstat (limited to 'tests/auto/selftests/selftests.pro')
-rw-r--r--tests/auto/selftests/selftests.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/selftests/selftests.pro b/tests/auto/selftests/selftests.pro
index 1494e388a3..67e8ae76a2 100644
--- a/tests/auto/selftests/selftests.pro
+++ b/tests/auto/selftests/selftests.pro
@@ -15,3 +15,5 @@ QT = core
integrity: SUBDIRS -= test
CONFIG += parallel_test
+
+CONFIG+=insignificant_test # QTQAINFRA-428