summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-04-30 11:52:13 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-05-01 06:28:47 (GMT)
commit3c77a1176fa448a33da1144740c2531c6b312ce4 (patch)
tree7822872d840051142b2575baa672b1721c6e4397
parent2d532fddf8df6d766423b52344b0c4d1392119ef (diff)
downloadQt-3c77a1176fa448a33da1144740c2531c6b312ce4.zip
Qt-3c77a1176fa448a33da1144740c2531c6b312ce4.tar.gz
Qt-3c77a1176fa448a33da1144740c2531c6b312ce4.tar.bz2
test: Remove insignificiation from qxmlquery test on Windows
This test has been always passing in the last 10 runs. Change-Id: I8c0be5bd8430544853df1b0b77bf229b76a0668b Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
-rw-r--r--tests/auto/qxmlquery/qxmlquery.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/qxmlquery/qxmlquery.pro b/tests/auto/qxmlquery/qxmlquery.pro
index b598477..d5e8228 100644
--- a/tests/auto/qxmlquery/qxmlquery.pro
+++ b/tests/auto/qxmlquery/qxmlquery.pro
@@ -32,5 +32,3 @@ wince*|symbian: {
DEPLOYMENT += addFiles patternistFiles
}
-
-win32:CONFIG+=insignificant_test # QTQAINFRA-428