re-run failed tests triggers on failed coverage
Open
question
test infra
- Dominant language
- Python
- Stars
- 9
- Forks
- 41
- Avg merge
- 8d 14h
- Merged PRs (30d)
- 2
Description
https://github.com/ansible/awx-plugins/actions/runs/10597353901/job/29367631346?pr=17
`FAIL Required test coverage of 100% not reached. Total coverage: 40.78%`
It looks like the re-run failed tests with higher verbosity triggers re-running ALL tests when the coverage check fails. In the case above all the tests passed both runs.
Contributor guide
Assessment
This issue has not been assessed yet.