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

[wptrunner] Add an --exclude-file, similar to --include-file #49630

Merged

Conversation

gsnedders
Copy link
Member

It would at times be nice to be able to use files for larger numbers of exclusions; it's somewhat surprising that we support --include-file but not --exclude-file, so let's just support both.

@wpt-pr-bot wpt-pr-bot added infra wptrunner The automated test runner, commonly called through ./wpt run labels Dec 10, 2024
@gsnedders gsnedders force-pushed the wptrunner-exclude-file branch 3 times, most recently from 9b92a56 to 0626bf3 Compare December 12, 2024 22:01
@gsnedders gsnedders force-pushed the wptrunner-exclude-file branch from 0626bf3 to 20aec9c Compare December 13, 2024 01:08
@gsnedders gsnedders merged commit c0bb4ac into web-platform-tests:master Dec 13, 2024
34 checks passed
@gsnedders gsnedders deleted the wptrunner-exclude-file branch December 13, 2024 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
infra wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants