summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-21 22:30:37 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-22 12:54:04 +0200
commitf852f908a9dd4170371490567ad77d44a9d5d752 (patch)
tree48cee81bdceba4de8daa6d711736b9eafe30eec7
parentcf088201a974f0cf7afd03f0dc4fe27b6c8c2b31 (diff)
downloadcurl-f852f908a9dd4170371490567ad77d44a9d5d752.tar.gz
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
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/data/test262bin1148 -> 1178 bytes
2 files changed, 0 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 687857ad2..bb2955f43 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 1e03f2772..43994b05f 100644
--- a/tests/data/test262
+++ b/tests/data/test262
Binary files differ