summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Buhr <andreas.buhr@qt.io>2020-11-11 15:38:33 +0100
committerAndreas Buhr <andreas.buhr@qt.io>2020-11-13 20:56:45 +0100
commit2b49b01aa3467173f0be9252cfa50b41a311dd57 (patch)
tree5324af5c2508290ed06954a3a9746a9b9d0ffb66
parent600b7bfa89e560cd23a7586e8f8c4393dd5aca05 (diff)
Blacklist authenticationCacheAfterCancel on Ubuntu 20.04
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 <qt_ci_bot@qt-project.org> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
-rw-r--r--tests/auto/network/access/qnetworkreply/BLACKLIST5
1 files changed, 5 insertions, 0 deletions
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