summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexandru Croitor <alexandru.croitor@qt.io>2020-11-24 14:35:08 +0100
committerAlexandru Croitor <alexandru.croitor@qt.io>2020-11-24 17:44:48 +0100
commit143d619ba33c693fbbf9fbc3587921a44ae87435 (patch)
treeb7190ffef406e9a1b63e829332e1d382cf97a77c
parentbcd38a96149f5397375b57e948c05c7a8f172194 (diff)
Blacklist authenticationCacheAfterCancel on Ubuntu 20.04
It flaky fails integrations. Amends 2b49b01aa3467173f0be9252cfa50b41a311dd57 Pick-to: 6.0 dev Task-number: QTBUG-88417 Change-Id: I6aad6ee7a70e580da64e75f69e8c9cab1cb78cd7 Reviewed-by: Andreas Buhr <andreas.buhr@qt.io> Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
-rw-r--r--tests/auto/network/access/qnetworkreply/BLACKLIST4
1 files changed, 4 insertions, 0 deletions
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