summaryrefslogtreecommitdiffstats
path: root/tests/auto/selftests/test
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-02-17 13:30:03 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-02-17 14:58:17 (GMT)
commit262444086fe949441aebb6c6726ba13c97476191 (patch)
treec1431765e333f8a3e77fbd76a88440bf18235a4d /tests/auto/selftests/test
parentc4a650bc7941dd56568d96fd5d9645267cca0071 (diff)
downloadQt-262444086fe949441aebb6c6726ba13c97476191.zip
Qt-262444086fe949441aebb6c6726ba13c97476191.tar.gz
Qt-262444086fe949441aebb6c6726ba13c97476191.tar.bz2
tests: Mark unstable tests as insignificant on Windows
Marked the following tests insignificant due to failures, these need to be fixed later and then re-enabled: tst_qlocalsocket tst_selftests Task-number: QTQAINFRA-428 Change-Id: I294048133bac141dfd6239dba115dcc93035f868 Reviewed-by: Jyri Tahtela <jyri.tahtela@nokia.com>
Diffstat (limited to 'tests/auto/selftests/test')
-rw-r--r--tests/auto/selftests/test/test.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/selftests/test/test.pro b/tests/auto/selftests/test/test.pro
index 2dd634f..facb26a 100644
--- a/tests/auto/selftests/test/test.pro
+++ b/tests/auto/selftests/test/test.pro
@@ -14,3 +14,4 @@ win32 {
RESOURCES += ../selftests.qrc
+win32:CONFIG+=insignificant_test # QTQAINFRA-428