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>bb10
parent
600b7bfa89
commit
2b49b01aa3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue