-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix some aspects of running debug tests in CI (#8754)
* Fix some aspects of running debug tests in CI 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. * Test out the marker to run dwarf tests in CI prtest:debug
- Loading branch information
1 parent
59de3a3
commit 890a19e
Showing
1 changed file
with
9 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters