Stream: git-wasmtime

Topic: wasmtime / PR #8936 winch: Consolidate memory tests in `t...


view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2024 at 23:50):

saulecabrera opened PR #8936 from saulecabrera:migrate-winch-memory-tests to bytecodealliance:main:

This commit updates the memory tests to use
wasmtime_test_macros::wasmtime_test where applicable. This change consolidates Winch's integration test suite into Wasmtime's general test suite.

Note that this change doesn't update wasmtime_test to account for pooling allocation configuration. I can either update the macro in this PR or do it as a follow-up change once we decide to migrate tests/all/pooling_allocator.rs.

<!--
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 (Jul 10 2024 at 23:50):

saulecabrera requested fitzgen for a review on PR #8936.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2024 at 23:50):

saulecabrera requested wasmtime-core-reviewers for a review on PR #8936.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2024 at 23:55):

saulecabrera updated PR #8936.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2024 at 23:57):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 10 2024 at 23:57):

fitzgen has enabled auto merge for PR #8936.

view this post on Zulip Wasmtime GitHub notifications bot (Jul 11 2024 at 00:20):

fitzgen merged PR #8936.


Last updated: Nov 22 2024 at 16:03 UTC