summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2012-04-30 11:08:08 (GMT)
committerQt by Nokia <qt-info@nokia.com>2012-04-30 14:05:40 (GMT)
commitc51a517d6948c583b9ef3b6ee3503d067eb76abf (patch)
tree6bf98163b7eb0a5374f8ffcb7cf8b5974040a8b4 /tests
parent6889847e6ebda30775455aef95844ed022c1cbfb (diff)
downloadQt-c51a517d6948c583b9ef3b6ee3503d067eb76abf.zip
Qt-c51a517d6948c583b9ef3b6ee3503d067eb76abf.tar.gz
Qt-c51a517d6948c583b9ef3b6ee3503d067eb76abf.tar.bz2
test: Remove insignficiation from networkselftest test on Windows
This test has been always passing in the last 10 runs. Change-Id: Ic867f786104f118008cf810df21ac6e68438c881 Reviewed-by: Shane Kearns <shane.kearns@accenture.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/networkselftest/networkselftest.pro2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/auto/networkselftest/networkselftest.pro b/tests/auto/networkselftest/networkselftest.pro
index 7996199..5a532c7 100644
--- a/tests/auto/networkselftest/networkselftest.pro
+++ b/tests/auto/networkselftest/networkselftest.pro
@@ -18,5 +18,3 @@ wince*: {
} else {
DEFINES += SRCDIR=\\\"$$PWD/\\\"
}
-
-win32:CONFIG+=insignificant_test # QTQAINFRA-428