google / google/gtest-parallel
Feature request: add flag to stop repetitions at first failure.
Open
- Dominant language
- Python
- Stars
- 475
- Forks
- 110
- PR merge metrics
- No merged PRs in 30d
Description
Rationale: when tracking flaky tests, --repeat is useful, but may be wasteful (especially in continuous integration). In most cases, it would be enough to stop at first failure.
May we add a flag to have this behavior, e.g. --stop-repeat-after-failure?
Contributor guide
Assessment
This issue has not been assessed yet.