Add an exclusion tag for not running tests during bazel build
Open
build
- Dominant language
- MLIR
- Stars
- 906
- Forks
- 171
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 32
Description
Our tests that compile generated source are built and compiled during a bazel build invocation - ideally tests should only be running during bazel test. Anything that runs heir-opt / heir-translate shouldn't fail on a build failure.
Contributor guide
Assessment
This issue has not been assessed yet.