From: Daniel Stenberg Date: Sun, 9 Jan 2022 15:24:08 +0000 (+0100) Subject: data/DISABLED: disable test 313 for wolfssl builds X-Git-Tag: curl-7_82_0~233 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f7234a2907629d2a4a1287f2cd8f7bbe6e7d6cc;p=thirdparty%2Fcurl.git data/DISABLED: disable test 313 for wolfssl builds It was previously disabled only in the CI jobs yaml Closes #8252 --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 2836950ff6..7187ec371d 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -81,3 +81,7 @@ 1112 1272 %endif +# The CRL test doesn't work with wolfSSL +%if wolfssl +313 +%endif