summaryrefslogtreecommitdiffstats
path: root/tests/auto/quick
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2022-02-24 09:56:01 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-02-28 16:16:54 +0000
commit77fbab9aa73b3035823de794d6b23a9edc0db7f2 (patch)
treefa965b3d2ca17ec88801834a1378c49289718ab5 /tests/auto/quick
parent697b3777345a2087f31155c550f32aaedefaea0b (diff)
Blacklist CertificateError::test_error
This test started to fail in ci, however c++ counterpart works fine. Task-number: QTBUG-101215 Change-Id: Ic94409b6db06f285d11ab10295d5ebaa831c0fa5 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io> (cherry picked from commit 123394142c887e049131b823933de88f258152b0) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto/quick')
-rw-r--r--tests/auto/quick/qmltests/BLACKLIST3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests/BLACKLIST b/tests/auto/quick/qmltests/BLACKLIST
index f4009e16c..2f8fa5e66 100644
--- a/tests/auto/quick/qmltests/BLACKLIST
+++ b/tests/auto/quick/qmltests/BLACKLIST
@@ -6,3 +6,6 @@ macos
[CertificateError::test_fatalError]
*
+
+[CertificateError::test_error]
+*