-
由 ddieulivol 创作于
If we have RSPEC_FAIL_FAST_THRESHOLD tests failures, we might have more tests failures happening. If we only retry the RSPEC_FAIL_FAST_THRESHOLD tests that failed, we might miss other failures, and pass the CI job, which is not intended. This commit ensures that we do not auto-retry the failed tests when we have the maximum of allowed failures.
由 ddieulivol 创作于If we have RSPEC_FAIL_FAST_THRESHOLD tests failures, we might have more tests failures happening. If we only retry the RSPEC_FAIL_FAST_THRESHOLD tests that failed, we might miss other failures, and pass the CI job, which is not intended. This commit ensures that we do not auto-retry the failed tests when we have the maximum of allowed failures.
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。