summaryrefslogtreecommitdiffstats
path: root/tests/auto/network/socket/qtcpsocket
diff options
context:
space:
mode:
authorTony Sarajärvi <tony.sarajarvi@qt.io>2020-09-29 10:43:44 +0000
committerTony Sarajärvi <tony.sarajarvi@qt.io>2020-09-29 19:56:45 +0000
commit8c5eb647cfffe0dfeda32d246fc4ba48861bc726 (patch)
tree7d9b4c4640a0955f8986f547b095f1d25a0be1c2 /tests/auto/network/socket/qtcpsocket
parent98ae35acd652db74981d01f949800b377a08ae69 (diff)
Further blacklist network tests on Windows MinGW
Task-number: QTBUG-87009 Change-Id: Ic855ae87b69c02f76519a2957de05f4af7bf9a6d Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
Diffstat (limited to 'tests/auto/network/socket/qtcpsocket')
-rw-r--r--tests/auto/network/socket/qtcpsocket/BLACKLIST48
1 files changed, 48 insertions, 0 deletions
diff --git a/tests/auto/network/socket/qtcpsocket/BLACKLIST b/tests/auto/network/socket/qtcpsocket/BLACKLIST
index 1f724d54d1..d90171934f 100644
--- a/tests/auto/network/socket/qtcpsocket/BLACKLIST
+++ b/tests/auto/network/socket/qtcpsocket/BLACKLIST
@@ -3,3 +3,51 @@ windows
# QTBUG-66247
[connectToHostError]
windows-10 gcc developer-build
+[delayedClose:WithSocks5Proxy]
+windows-10 gcc developer-build
+[delayedClose:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[partialRead:WithSocks5Proxy]
+windows-10 gcc developer-build
+[partialRead:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[unget:WithSocks5Proxy]
+windows-10 gcc developer-build
+[unget:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[readAllAfterClose:WithSocks5Proxy]
+windows-10 gcc developer-build
+[readAllAfterClose:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[openCloseOpenClose:WithSocks5Proxy]
+windows-10 gcc developer-build
+[openCloseOpenClose:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[connectDisconnectConnectDisconnect:WithSocks5Proxy]
+windows-10 gcc developer-build
+[connectDisconnectConnectDisconnect:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[downloadBigFile:WithSocks5Proxy]
+windows-10 gcc developer-build
+[downloadBigFile:WithSocks5Proxy SSL]
+windows-10 gcc developer-build
+[connectToHostError:WithoutProxy:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithSocks5Proxy:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithSocks5ProxyAuth:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithHttpProxy:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithHttpProxyBasicAuth:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithoutProxy SSL:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithSocks5Proxy SSL:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithSocks5AuthProxy SSL:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithHttpProxy SSL:localhost no service]
+windows-10 gcc developer-build
+[connectToHostError:WithHttpProxyBasicAuth SSL:localhost no service]
+windows-10 gcc developer-build