summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitrios Apostolou <jimis@qt.io>2020-03-05 19:28:14 +0100
committerDimitrios Apostolou <jimis@qt.io>2020-03-06 17:41:16 +0100
commit19aa8de06cf43aa375aeb2609003beb71ad4cac0 (patch)
tree42a433309d41964975bd07d24650234b30679d9b
parent66b356265118dd1246757cc052d4c3a416af707c (diff)
Blacklist test that times out on windows
It seems something is going on with infrastructure and all windows VMs are slower. Blacklisting until we figure it out. Task-number: QTBUG-82717 Change-Id: Icab430125747df0a2d0ea4da8093a33ae75c5f13 Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-rw-r--r--tests/auto/network/socket/qudpsocket/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/auto/network/socket/qudpsocket/BLACKLIST b/tests/auto/network/socket/qudpsocket/BLACKLIST
index 0d56f6c827..8291732714 100644
--- a/tests/auto/network/socket/qudpsocket/BLACKLIST
+++ b/tests/auto/network/socket/qudpsocket/BLACKLIST
@@ -24,3 +24,7 @@ osx
linux
[readyReadForEmptyDatagram]
linux
+[outOfProcessConnectedClientServerTest]
+windows
+[outOfProcessUnconnectedClientServerTest]
+windows