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:
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 wasmtime-default-reviewers for a review on PR #8754.
alexcrichton requested fitzgen for a review on PR #8754.
alexcrichton updated PR #8754.
fitzgen submitted PR review.
fitzgen merged PR #8754.
Last updated: Nov 22 2024 at 17:03 UTC