| Summary: | HTTP/2 WPT layout tests actually run over HTTP/1.1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ben Nham <nham> |
| Component: | Tools / Tests | Assignee: | Ben Nham <nham> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ap, gsnedders, jbedard, nham, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=204469 | ||
| Bug Depends on: | |||
| Bug Blocks: | 253533 | ||
|
Description
Ben Nham
2023-02-27 16:53:12 PST
I was able to get the particular h2-only test I cared about to run over h2 by editing `wpt_test_path_to_uri` to run h2 tests on port 9000. (In reply to Ben Nham from comment #2) > I was able to get the particular h2-only test I cared about to run over h2 > by editing `wpt_test_path_to_uri` to run h2 tests on port 9000. This is probably a reasonable fix for now, if you want to submit a PR for it? Pull request: https://github.com/WebKit/WebKit/pull/10974 Committed 261489@main (7fb8f6320080): <https://commits.webkit.org/261489@main> Reviewed commits have been landed. Closing PR #10974 and removing active labels. |