Stream: git-wasmtime

Topic: wasmtime / PR #13206 Adjust error matching predicate duri...


view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 15:02):

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:

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 (Apr 27 2026 at 15:02):

alexcrichton requested fitzgen for a review on PR #13206.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 15:02):

alexcrichton requested wasmtime-fuzz-reviewers for a review on PR #13206.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 16:49):

:thumbs_up: pchickey submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 16:52):

alexcrichton added PR #13206 Adjust error matching predicate during fuzzing to the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 17:25):

alexcrichton removed PR #13206 Adjust error matching predicate during fuzzing from the merge queue.

view this post on Zulip Wasmtime GitHub notifications bot (Apr 27 2026 at 17:25):

:check: alexcrichton merged PR #13206.


Last updated: May 03 2026 at 22:13 UTC