bazelbuild / bazelbuild/continuous-integration
Logs for failed coverage tests are not collected
Open
FR
help wanted
P2
- Dominant language
- Python
- Stars
- 302
- Forks
- 194
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 41
Description
If a test fails under that's specified under `coverage_targets` in a presubmit.yaml then no logs are collected and no information is displayed without explicitly adding `--test_output=errors` explicitly in the project. Coverage should save logs.
Contributor guide
Assessment
This issue has not been assessed yet.