summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2017-11-05 14:08:56 +0200
committerTony Sarajärvi <tony.sarajarvi@qt.io>2017-11-05 16:03:09 +0000
commitb5b1e1036ff59b584719b8af7b3be8223a662233 (patch)
tree934d5c5e505885f77f3a4d98b6d23dfb86fe73d1 /tests
parente45ffd7bf6b05062590da039e0de64707d2fb536 (diff)
Extend blacklisting in qnetworkreply
While removing insignificant flag in commit 38a0909d4ed39b49e0463bd780d20a82ea672d35 and blacklisting autotests that still failed, qtbase builds didn't verify VS2017. That broke qt5 builds which do build VS2017. Task-number: QTBUG-64264 Change-Id: I5fdfa5dac6192f449a05146a9a422e428a710c84 Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'tests')
-rw-r--r--tests/auto/network/access/qnetworkreply/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST
index 091ec28bea..4785c5b650 100644
--- a/tests/auto/network/access/qnetworkreply/BLACKLIST
+++ b/tests/auto/network/access/qnetworkreply/BLACKLIST
@@ -32,3 +32,5 @@ linux
windows
[qtbug28035browserDoesNotLoadQtProjectOrgCorrectly]
windows
+[getFromUnreachableIp]
+windows msvc-2017