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

[infra] Enable skipping tests via environment variables #137

Open
dcharkes opened this issue Sep 15, 2023 · 0 comments
Open

[infra] Enable skipping tests via environment variables #137

dcharkes opened this issue Sep 15, 2023 · 0 comments
Labels
P3 A lower priority bug or feature request type-infra A repository infrastructure change or enhancement

Comments

@dcharkes
Copy link
Collaborator

We should add some logic to our test suites so that we can invoke them to only run all tests targeting a specific architecture/os.

Use cases:

  • Locally running tests if not all tooling is installed.
  • Running extra CI jobs targeting different compilers, and not having to install the compilers for all the other architectures/oses. [CI] Clang 17 (from Dart SDK) CI coverage #135
@dcharkes dcharkes added P3 A lower priority bug or feature request type-infra A repository infrastructure change or enhancement labels Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P3 A lower priority bug or feature request type-infra A repository infrastructure change or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant