Stream: git-wasmtime

Topic: wasmtime / PR #7509 Run custom signal handler tests on macOS


view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:21):

alexcrichton opened PR #7509 from alexcrichton:macos-posix-signals-test to bytecodealliance:main:

This commit fixes a mistake where these tests were not being run on macOS after signal handling was moved behind a Config flag instead of being a crate feature. Additionally these tests are moved to their own test file to ensure that each process either uses Mach Ports or signals (this one uses signals which is non-default).

<!--
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 (Nov 08 2023 at 22:21):

alexcrichton requested fitzgen for a review on PR #7509.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:21):

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

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:22):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 22:22):

fitzgen has enabled auto merge for PR #7509.

view this post on Zulip Wasmtime GitHub notifications bot (Nov 08 2023 at 23:22):

fitzgen merged PR #7509.


Last updated: Oct 23 2024 at 20:03 UTC