tst_QTcpSocket: Replace insignification on Windows by BLACKLIST.
Partially reverts f3939d943e
.
Task-number: QTBUG-52714
Task-number: QTBUG-49332
Task-number: QTBUG-49333
Change-Id: I1f1b3278134b1e6156c0cb7006d396154c776a46
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@theqtcompany.com>
This commit is contained in:
parent
67ca72796e
commit
caa4e44937
13
tests/auto/network/socket/qtcpsocket/BLACKLIST
Normal file
13
tests/auto/network/socket/qtcpsocket/BLACKLIST
Normal file
@ -0,0 +1,13 @@
|
||||
[bindThenResolveHost:first-fail]
|
||||
windows
|
||||
[bind:[::]]
|
||||
windows
|
||||
[bind:[::]:randomport]
|
||||
windows
|
||||
[invalidProxy:socks5-on-http]
|
||||
windows
|
||||
[disconnectWhileLookingUp]
|
||||
windows
|
||||
[timeoutConnect:ip]
|
||||
windows
|
||||
]
|
@ -21,5 +21,3 @@ win32 {
|
||||
} else {
|
||||
DESTDIR = ../
|
||||
}
|
||||
|
||||
win32: CONFIG += insignificant_test # Hangs in release builds
|
||||
|
Loading…
Reference in New Issue
Block a user