tests: document which tests fail due to hyper's lack of trailer support.

Closes #11762
This commit is contained in:
Nicholas Nethercote 2023-08-30 18:50:41 +10:00 committed by Daniel Stenberg
parent e5e370965f
commit 9254c7b344
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -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