From: Daniel Stenberg Date: Thu, 21 Oct 2021 20:30:37 +0000 (+0200) Subject: test262: don't attempt with hyper X-Git-Tag: curl-7_80_0~75 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f852f908a9dd4170371490567ad77d44a9d5d752;p=thirdparty%2Fcurl.git test262: don't attempt with hyper This test verifies that curl works with binary zeroes in HTTP response headers and hyper refuses such. They're not kosher http. Closes #7889 --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 687857ad24..bb2955f436 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -40,7 +40,6 @@ # hyper support remains EXPERIMENTAL as long as there's a test number # listed below %if hyper -262 265 266 326 diff --git a/tests/data/test262 b/tests/data/test262 index 1e03f2772a..43994b05fe 100644 Binary files a/tests/data/test262 and b/tests/data/test262 differ