alexcrichton opened PR #13206 from alexcrichton:adjust-differential to bytecodealliance:main:
Fuzzing over the weekend found a failure where a wasmtime "rhs" failed with a trap and a wasmtime "lhs" failed with "gc heap not big enough". This is expected to be effectively equivalent but the method of testing whether a Wasmtime error is "non deterministic", which running out of GC heap space basically is, differed slightly with some other code which led to this differential failure.
<!--
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
-->
alexcrichton requested fitzgen for a review on PR #13206.
alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #13206.
:thumbs_up: pchickey submitted PR review.
alexcrichton added PR #13206 Adjust error matching predicate during fuzzing to the merge queue.
alexcrichton removed PR #13206 Adjust error matching predicate during fuzzing from the merge queue.
:check: alexcrichton merged PR #13206.
Last updated: May 03 2026 at 22:13 UTC