summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-12 16:05:13 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-13 00:02:30 +0200
commit3723ba62a507d1ba414bb77e6b4b07abfe74a15a (patch)
treecb86c02a88af06855fe449290f0e77a75dd83863
parent8a534f8838bcc33a8614393deb59d03bfcfa229a (diff)
downloadcurl-3723ba62a507d1ba414bb77e6b4b07abfe74a15a.tar.gz
tests: disable test 2043
It uses revoked.badssl.com which now is expired and therefor this now permafails. We should not use external sites for tests, this test should be converted to use our own infra. Closes #7845
-rw-r--r--tests/data/DISABLED1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index aa0fee396..7d1005f66 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -105,3 +105,4 @@
1702
1800
%endif
+2043