Releases: bitrise-steplib/steps-xcode-test
Releases · bitrise-steplib/steps-xcode-test
6.2.2
6.2.1
What's Changed
- Update go-xcode to v2.0.0-alpha.70 by @Badlazzor in #267
Full Changelog: 6.2.0...6.2.1
6.2.0
6.1.3
What's Changed
- Fix missing logs when using log interceptor by @Badlazzor in #265
Full Changelog: 6.1.2...6.1.3
6.1.2
What's Changed
- [ACI-4154] log deadlock resolution by @Badlazzor in #264
Full Changelog: 6.1.1...6.1.2
6.1.1
What's Changed
- [ACI-4111] Intercept bitrise logs by @Badlazzor in #260
New Contributors
- @Badlazzor made their first contribution in #260
Full Changelog: 6.1.0...6.1.1
6.1.0
6.0.1
6.0.0: Retry flaky tests by default
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