Stream: git-wasmtime

Topic: wasmtime / PR #8754 Fix some aspects of running debug tes...


view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2024 at 00:45):

alexcrichton opened PR #8754 from alexcrichton:fix-dwarf-in-ci to bytecodealliance:main:

This commit fixes the filter used to run tests in CI to include all debug with a broader filter to include the whole debug module of tests. This fixes a mistake where recent tests added weren't running in CI.

This then additionally adds a run-dwarf filter in CI to run these tests on any changes to filenames containing "debug" in the name.

<!--
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 (Jun 07 2024 at 00:46):

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

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2024 at 00:46):

alexcrichton requested fitzgen for a review on PR #8754.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2024 at 02:31):

alexcrichton updated PR #8754.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2024 at 04:16):

fitzgen submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Jun 07 2024 at 04:31):

fitzgen merged PR #8754.


Last updated: Oct 23 2024 at 20:03 UTC