summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2021-05-06 17:01:26 +0200
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2021-05-07 01:50:15 +0200
commit7e5e92c329597953b9e9a5b84d68e211bf2f2b65 (patch)
tree4e93d64dbe7b820e5d187d68369b81a238643374
parent06228ca3cee67b6657487772a9850fb745a4cddf (diff)
Blacklist CertificateError::test_error for macOS
It has failed before but wasn't run by the CI. Task-number: QTBUG-91230 Change-Id: I1f22ddad3bb563cc5c1a02b5bf537dc048954ff2 Reviewed-by: Heikki Halmet <heikki.halmet@qt.io>
-rw-r--r--tests/auto/quick/qmltests_ssl/BLACKLIST2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/auto/quick/qmltests_ssl/BLACKLIST b/tests/auto/quick/qmltests_ssl/BLACKLIST
new file mode 100644
index 000000000..d60926525
--- /dev/null
+++ b/tests/auto/quick/qmltests_ssl/BLACKLIST
@@ -0,0 +1,2 @@
+[CertificateError::test_error]
+macos