From 77fbab9aa73b3035823de794d6b23a9edc0db7f2 Mon Sep 17 00:00:00 2001 From: Michal Klocek Date: Thu, 24 Feb 2022 09:56:01 +0100 Subject: 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 (cherry picked from commit 123394142c887e049131b823933de88f258152b0) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/quick/qmltests/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) (limited to 'tests') 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] +* -- cgit v1.2.3