vados-cosmonic opened PR #13606 from vados-cosmonic:fix(tests)=loosen-p3-async-http-content-length-acceptance-criteria to bytecodealliance:main:
This commit updates the test to allow for timings that match non-wasmtime implementations (i.e. Jco), which may not report the intermediate error (
ErrorCode::HttpProtocolError) ahead of the "real" expected error (ErrorCode::HttpRequestBodySize)<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
vados-cosmonic requested pchickey for a review on PR #13606.
vados-cosmonic requested wasmtime-core-reviewers for a review on PR #13606.
vados-cosmonic commented on PR #13606:
Special shout out to @rvolosatovs -- please let me know if I missed anything here intent-wise.
:memo: rvolosatovs submitted PR review.
:speech_balloon: rvolosatovs created PR review comment:
Shouldn't this case be merged with the one above?
I would expect thetransmitfuture to resolve to the same error
:memo: vados-cosmonic submitted PR review.
:speech_balloon: vados-cosmonic created PR review comment:
Ah good point, yes -- we can move the transmit expect out
vados-cosmonic updated PR #13606.
:memo: vados-cosmonic submitted PR review.
:speech_balloon: vados-cosmonic created PR review comment:
OK, updated!
vados-cosmonic updated PR #13606.
vados-cosmonic updated PR #13606.
vados-cosmonic updated PR #13606.
:thumbs_up: alexcrichton submitted PR review.
alexcrichton added PR #13606 fix(tests): loosen p3 outbound content length error conditions to the merge queue.
:check: alexcrichton merged PR #13606.
alexcrichton removed PR #13606 fix(tests): loosen p3 outbound content length error conditions from the merge queue.
Last updated: Jul 29 2026 at 05:03 UTC