alexcrichton opened PR #14001 from alexcrichton:fix-assert-malformed to bytecodealliance:main:
For tests specifically of a text parser they accidentally always passed due to the
binary_filenamefield missing. This commit fixes this by falling back to parsing the text format inwasmtime wastwhich will report a test failure should the text format actually parse successfully.Closes #13963
<!--
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 pchickey for a review on PR #14001.
alexcrichton requested wasmtime-core-reviewers for a review on PR #14001.
github-actions[bot] added the label wasmtime:api on PR #14001.
:thumbs_up: pchickey submitted PR review.
alexcrichton added PR #14001 Fix processing of assert_malformed to the merge queue
:check: alexcrichton merged PR #14001.
alexcrichton removed PR #14001 Fix processing of assert_malformed from the merge queue
Last updated: Jul 29 2026 at 05:03 UTC