Skip to content

reinstating hpack conformance tests - #206

Open
HoneyryderChuck wants to merge 3 commits into
igrigorik:mainfrom
HoneyryderChuck:hpack-tests
Open

reinstating hpack conformance tests#206
HoneyryderChuck wants to merge 3 commits into
igrigorik:mainfrom
HoneyryderChuck:hpack-tests

Conversation

@HoneyryderChuck

Copy link
Copy Markdown
Collaborator

these have been ignored for a while, as they relied on a git submodule which has been removed a long time ago. reinstating it with a git clone in CI instead.

Fixes #200

@HoneyryderChuck
HoneyryderChuck force-pushed the hpack-tests branch 3 times, most recently from c918f4d to 60e2ea8 Compare September 10, 2026 10:43
@HoneyryderChuck
HoneyryderChuck force-pushed the hpack-tests branch 2 times, most recently from 3e3d3d6 to beb2f09 Compare September 10, 2026 13:35
these have been ignored for a while, as they relied on a git submodule
which has been removed a long time ago. reinstating it with a git clone
in CI instead.

Fixes igrigorik#200
HTTP2::Buffer has been removed a long time ago; moreover, the header
field validation layer needs to be bypassed for the conformance tests,
since they're using fields that are not approved in practice
("connection" for example).

matching arrays shouldn't also rely on order (which http-2 changes to
put pseudo-headers first)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The hpack test task references fixtures removed from the repository

1 participant