From d10e7b66c3e263422750d96bc9203c53de6d69ed Mon Sep 17 00:00:00 2001 From: Alexandru Croitor Date: Tue, 24 Nov 2020 14:35:08 +0100 Subject: Blacklist authenticationCacheAfterCancel on Ubuntu 20.04 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It flaky fails integrations. Amends 2b49b01aa3467173f0be9252cfa50b41a311dd57 Task-number: QTBUG-88417 Change-Id: I6aad6ee7a70e580da64e75f69e8c9cab1cb78cd7 Reviewed-by: Andreas Buhr Reviewed-by: Volker Hilsheimer Reviewed-by: MÃ¥rten Nordheim (cherry picked from commit 143d619ba33c693fbbf9fbc3587921a44ae87435) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/network/access/qnetworkreply/BLACKLIST | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tests/auto/network/access/qnetworkreply/BLACKLIST') diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST index 868406b520..0da04b0a93 100644 --- a/tests/auto/network/access/qnetworkreply/BLACKLIST +++ b/tests/auto/network/access/qnetworkreply/BLACKLIST @@ -7,6 +7,10 @@ windows-10 msvc-2015 [authenticationCacheAfterCancel:https+socksauth] ubuntu-20.04 +# QTBUG-88417 +[authenticationCacheAfterCancel:https+proxyauth] +ubuntu-20.04 + [backgroundRequestInterruption] opensuse-leap windows-10 msvc-2015 -- cgit v1.2.3