From 3723ba62a507d1ba414bb77e6b4b07abfe74a15a Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 12 Oct 2021 16:05:13 +0200 Subject: [PATCH] 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 --- tests/data/DISABLED | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/data/DISABLED b/tests/data/DISABLED index aa0fee3967..7d1005f668 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -105,3 +105,4 @@ 1702 1800 %endif +2043 -- 2.47.3