summaryrefslogtreecommitdiffstats
path: root/tests/auto/qwizard
diff options
context:
space:
mode:
authorQt Continuous Integration System <qt-info@nokia.com>2011-12-29 09:25:51 (GMT)
committerQt Continuous Integration System <qt-info@nokia.com>2011-12-29 09:25:51 (GMT)
commitf80d04ea96a52090e939a53779aa04d4bd174f24 (patch)
treeca54caec0d7891bafdfe4813036db5f3dcca7f61 /tests/auto/qwizard
parent8c94ee1f77f665d80a0590e7dd003e8089ff353f (diff)
parent12cb4aac35904a493cb0d34f6d7767955aad84fe (diff)
downloadQt-f80d04ea96a52090e939a53779aa04d4bd174f24.zip
Qt-f80d04ea96a52090e939a53779aa04d4bd174f24.tar.gz
Qt-f80d04ea96a52090e939a53779aa04d4bd174f24.tar.bz2
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/qwizard')
-rw-r--r--tests/auto/qwizard/qwizard.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qwizard/qwizard.pro b/tests/auto/qwizard/qwizard.pro
index a22e45c..6c79886 100644
--- a/tests/auto/qwizard/qwizard.pro
+++ b/tests/auto/qwizard/qwizard.pro
@@ -7,4 +7,4 @@ SOURCES += tst_qwizard.cpp
RESOURCES = qwizard.qrc
TARGET.EPOCHEAPSIZE = 0x200000 0xF00000
-
+CONFIG+=insignificant_test # QTQAINFRA-428