Stream: git-wasmtime

Topic: wasmtime / PR #10423 Consolidate "util" crates for testing


view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 18:54):

alexcrichton opened PR #10423 from alexcrichton:refactor-utiles to bytecodealliance:main:

This commit consolidates all of the existing crates we have for testing into a smaller set of crates. Specifically:

The goal is to have one location we put various test helpers/macros rather than our current organically-grown many locations. This is inspired by the test failure on #10405 where I'd like to refactor more infrastructure to a "test util" location but it wasn't clear where to put it so I wanted to do this refactoring first.

<!--
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 (Mar 19 2025 at 18:54):

alexcrichton requested fitzgen for a review on PR #10423.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 18:54):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 18:54):

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

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 18:54):

alexcrichton requested wasmtime-default-reviewers for a review on PR #10423.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 18:55):

alexcrichton updated PR #10423.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 19:16):

alexcrichton commented on PR #10423:

this is a commit on the objdump PR to fix the test failure over there, leveraging this PR

view this post on Zulip Wasmtime GitHub notifications bot (Mar 19 2025 at 19:45):

github-actions[bot] commented on PR #10423:

Subscribe to Label Action

cc @fitzgen

<details>
This issue or pull request has been labeled: "fuzzing"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2025 at 15:08):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Mar 20 2025 at 15:35):

fitzgen merged PR #10423.


Last updated: Apr 16 2025 at 17:03 UTC