From 19aa8de06cf43aa375aeb2609003beb71ad4cac0 Mon Sep 17 00:00:00 2001 From: Dimitrios Apostolou Date: Thu, 5 Mar 2020 19:28:14 +0100 Subject: 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 Reviewed-by: Volker Hilsheimer --- tests/auto/network/socket/qudpsocket/BLACKLIST | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests') 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 -- cgit v1.2.3