mirror of
https://github.com/curl/curl.git
synced 2026-07-22 21:47:16 +03:00
tests: document which tests fail due to hyper's lack of trailer support.
Closes #11762
This commit is contained in:
parent
e5e370965f
commit
9254c7b344
1 changed files with 3 additions and 0 deletions
|
|
@ -63,6 +63,9 @@
|
|||
#
|
||||
# hyper support remains EXPERIMENTAL as long as there's a test number
|
||||
# listed below
|
||||
#
|
||||
# Several tests fail due to hyper's lack of trailers support: 266, 1417, 1540,
|
||||
# 1591, 1943. See https://github.com/hyperium/hyper/issues/2699 for details.
|
||||
%if hyper
|
||||
266
|
||||
579
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue