Stream: git-wasmtime

Topic: wasmtime / PR #13794 Paper over spurious failure in HTTP ...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 16:19):

alexcrichton opened PR #13794 from alexcrichton:try-fix-spurios to bytecodealliance:main:

This is attempting to fix the spurious failure [seen here][log]. The test in question is making an HTTP 1.1 request to a server which is expecting HTTP 2. Most of the time an HttpProtocolError pops out but it seems that depending on scheduling it's possible to also time out in this situation. This updates the test to shorten the timeout and additionally allow a timeout to happen.

[log]: https://github.com/bytecodealliance/wasmtime/actions/runs/28526860584/job/84565604311

<!--
Please make sure you include the following information:

Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.html

Please ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 16:19):

alexcrichton requested dicej for a review on PR #13794.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 16:19):

alexcrichton requested wasmtime-core-reviewers for a review on PR #13794.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 16:37):

:thumbs_up: dicej submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 16:46):

alexcrichton added PR #13794 Paper over spurious failure in HTTP tests to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 17:10):

:check: alexcrichton merged PR #13794.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 01 2026 at 17:10):

alexcrichton removed PR #13794 Paper over spurious failure in HTTP tests from the merge queue.


Last updated: Jul 29 2026 at 05:03 UTC