From 2b49b01aa3467173f0be9252cfa50b41a311dd57 Mon Sep 17 00:00:00 2001 From: Andreas Buhr Date: Wed, 11 Nov 2020 15:38:33 +0100 Subject: Blacklist authenticationCacheAfterCancel on Ubuntu 20.04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The test authenticationCacheAfterCancel was the only one to fail in recent COIN runs. This patch blacklists it on Ubuntu 20.04. Task-number: QTBUG-88417 Change-Id: Idc85499da82336d291d9a90ecb941810a0e6c935 Reviewed-by: Qt CI Bot Reviewed-by: MÃ¥rten Nordheim --- tests/auto/network/access/qnetworkreply/BLACKLIST | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/auto/network/access/qnetworkreply') diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST index 915c30bfb3..868406b520 100644 --- a/tests/auto/network/access/qnetworkreply/BLACKLIST +++ b/tests/auto/network/access/qnetworkreply/BLACKLIST @@ -2,6 +2,11 @@ [authenticationCacheAfterCancel] windows-7sp1 windows-10 msvc-2015 + +# QTBUG-88417 +[authenticationCacheAfterCancel:https+socksauth] +ubuntu-20.04 + [backgroundRequestInterruption] opensuse-leap windows-10 msvc-2015 -- cgit v1.2.3