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

Provide option to exclude specific tests #90

Open
mthalman opened this issue Apr 26, 2024 · 0 comments
Open

Provide option to exclude specific tests #90

mthalman opened this issue Apr 26, 2024 · 0 comments

Comments

@mthalman
Copy link
Member

With the work to enable the execution of the scenario tests as part of the VMR build (dotnet/source-build#3819), it seems likely there will be times when we need to temporarily disable a specific test that is failing to unblock the build. This change would ideally be done in the test execution logic rather than directly modifying this repo to disable the test. So this would require a new command line option that would allow the caller to specify one or more test names that should be excluded from running.

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

No branches or pull requests

1 participant