From: Daniel Stenberg Date: Sun, 9 Jan 2022 10:59:33 +0000 (+0100) Subject: DISABLE: disable a dozen tests in the rustls build X-Git-Tag: curl-7_82_0~237 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4c843fddcf9f5281ee2544f510134771b241a95d;p=thirdparty%2Fcurl.git DISABLE: disable a dozen tests in the rustls build Disables tests that don't yet work with the rustls backend. Fixes #8004 Closes #8250 --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 371ebc4817..2836950ff6 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -66,3 +66,18 @@ 1800 %endif 2043 +# Tests that are disabled here for rustls are SUPPOSED to work +%if rustls +312 +313 +400 +401 +403 +404 +406 +407 +408 +409 +1112 +1272 +%endif