summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib
diff options
context:
space:
mode:
authorJo Asplin <jo.asplin@nokia.com>2011-10-25 15:39:20 +0200
committerQt by Nokia <qt-info@nokia.com>2011-10-26 02:58:36 +0200
commit1b345e865599cc7a3d840199be04aebd9bfa1796 (patch)
tree2c6999db22dbe65333d2d19f7555ea04cc2891ff /tests/auto/corelib
parent2dd674530639e6df1ba0436e3baf77db6705534f (diff)
Re-enabled tests
This commit re-enables tests that are assumed to be ok by now, since they: - Have been passing in CI for a long time recently (more precisely, not failed once in pulse run range 730-829). - Did not have any known issues associated with them. Note that not all of these tests were disabled as a result of QTBUG-21402. Task-number: QTBUG-21402 Change-Id: I80bbf8b351bd9165aa968e98f4dc17e8be6bc7c3 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Diffstat (limited to 'tests/auto/corelib')
-rw-r--r--tests/auto/corelib/io/qdiriterator/qdiriterator.pro1
-rw-r--r--tests/auto/corelib/io/qfilesystemwatcher/qfilesystemwatcher.pro1
-rw-r--r--tests/auto/corelib/io/qresourceengine/qresourceengine.pro1
3 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/corelib/io/qdiriterator/qdiriterator.pro b/tests/auto/corelib/io/qdiriterator/qdiriterator.pro
index ec9065bf19..ea0789ae16 100644
--- a/tests/auto/corelib/io/qdiriterator/qdiriterator.pro
+++ b/tests/auto/corelib/io/qdiriterator/qdiriterator.pro
@@ -7,4 +7,3 @@ QT = core testlib
wince*mips*|wincewm50smart-msvc200*: DEFINES += WINCE_BROKEN_ITERATE=1
CONFIG += parallel_test
-CONFIG += insignificant_test # QTBUG-21160
diff --git a/tests/auto/corelib/io/qfilesystemwatcher/qfilesystemwatcher.pro b/tests/auto/corelib/io/qfilesystemwatcher/qfilesystemwatcher.pro
index b7ba6d260e..aa1e37f972 100644
--- a/tests/auto/corelib/io/qfilesystemwatcher/qfilesystemwatcher.pro
+++ b/tests/auto/corelib/io/qfilesystemwatcher/qfilesystemwatcher.pro
@@ -4,4 +4,3 @@ SOURCES += tst_qfilesystemwatcher.cpp
QT = core testlib
CONFIG += parallel_test
-CONFIG += insignificant_test
diff --git a/tests/auto/corelib/io/qresourceengine/qresourceengine.pro b/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
index e8c6f36c6c..9ed11dfe64 100644
--- a/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
+++ b/tests/auto/corelib/io/qresourceengine/qresourceengine.pro
@@ -40,4 +40,3 @@ wince* {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
CONFIG += parallel_test
-CONFIG += insignificant_test # QTBUG-21159