Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix some aspects of running debug tests in CI #8754

Merged
merged 2 commits into from
Jun 7, 2024

Conversation

alexcrichton
Copy link
Member

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.

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.
@alexcrichton alexcrichton requested a review from a team as a code owner June 7, 2024 00:45
@alexcrichton alexcrichton requested review from fitzgen and removed request for a team June 7, 2024 00:45
@fitzgen fitzgen added this pull request to the merge queue Jun 7, 2024
Merged via the queue into bytecodealliance:main with commit 890a19e Jun 7, 2024
36 checks passed
@alexcrichton alexcrichton deleted the fix-dwarf-in-ci branch June 7, 2024 04:42
alexcrichton added a commit that referenced this pull request Jun 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants