summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2022-02-24 09:56:01 +0100
committerMichal Klocek <michal.klocek@qt.io>2022-02-28 06:12:54 +0100
commit123394142c887e049131b823933de88f258152b0 (patch)
tree4e9550c91022dc95b71a70c3992ef51507fd0d5b
parente671c6c94bf1f090673b57519857711ee55d6e0f (diff)
Blacklist CertificateError::test_error
This test started to fail in ci, however c++ counterpart works fine. Task-number: QTBUG-101215 Pick-to: 6.2 6.3 dev Change-Id: Ic94409b6db06f285d11ab10295d5ebaa831c0fa5 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
-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]
+*