summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-10-25 16:49:52 +0200
committerDaniel Stenberg <daniel@haxx.se>2021-10-25 23:32:45 +0200
commitf9910e85fa1e4e93c3dbd19a628d0b47cc1034d0 (patch)
tree2ab7f0788fe431a4e7bc4740e66fb3a1480e04b1
parent5c26764cd557781d771fb144481be19a58371352 (diff)
downloadcurl-f9910e85fa1e4e93c3dbd19a628d0b47cc1034d0.tar.gz
test1287: make work on hyper
Closes #7905
-rw-r--r--tests/data/DISABLED1
-rw-r--r--tests/data/test12872
2 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED
index 742a98a8c..6856112d4 100644
--- a/tests/data/DISABLED
+++ b/tests/data/DISABLED
@@ -64,7 +64,6 @@
1021
1156
1160
-1287
1288
1294
1417
diff --git a/tests/data/test1287 b/tests/data/test1287
index 5493e7dc0..0d0ad47d0 100644
--- a/tests/data/test1287
+++ b/tests/data/test1287
@@ -83,8 +83,10 @@ Accept: */*
</protocol>
<file name="log/stderr%TESTNUMBER" mode="text">
+%if !hyper
* Ignoring Content-Length in CONNECT 200 response
* Ignoring Transfer-Encoding in CONNECT 200 response
+%endif
</file>
<stripfile>
s/^.*(?=\* Ignoring (?:Content-Length|Transfer-Encoding) )// or $_ = ''