The default value of test_repetition_mode
is now retry_on_failure
. This means that failed tests are retried at most maximum_test_repetitions
times (default: 3) before considering the test as failed.
What's Changed
- Update module golang.org/x/crypto to v0.17.0 [SECURITY] by @renovate in #243
- Remove pre-Xcode-13 code by @ofalvai in #251
- Upgrade go-xcode, handle breaking changes by @ofalvai in #252
- Retry flaky tests by default by @ofalvai in #253
Full Changelog: 5.1.1...6.0.0