]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1287: make work on hyper
authorDaniel Stenberg <daniel@haxx.se>
Mon, 25 Oct 2021 14:49:52 +0000 (16:49 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 25 Oct 2021 21:32:45 +0000 (23:32 +0200)
Closes #7905

tests/data/DISABLED
tests/data/test1287

index 742a98a8cccf8710e4ebf1f2ba788d2f9e584170..6856112d4a32a7dfa5971d8fef440304ade04316 100644 (file)
@@ -64,7 +64,6 @@
 1021
 1156
 1160
-1287
 1288
 1294
 1417
index 5493e7dc03453d217e16006310f2f528aeb692df..0d0ad47d06acc6553a0137b6ec716ef3d596117b 100644 (file)
@@ -83,8 +83,10 @@ Accept: */*
 \r
 </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 $_ = ''