[infra] Enable skipping tests via environment variables
Open
P3
type-infra
- Dominant language
- Dart
- Stars
- 275
- Forks
- 144
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 47
Description
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. https://github.com/dart-lang/native/pull/135
Contributor guide
Assessment
This issue has not been assessed yet.