Releases: gradle/test-retry-gradle-plugin
Releases · gradle/test-retry-gradle-plugin
v1.6.0
What's Changed
- Add failOnSkippedAfterRetry option by @adboyarshinov in #313
- Migrated from gradle conventions plugin to CCUD plugin by @ribafish in #303
New Contributors
- @ribafish made their first contribution in #303
- @adboyarshinov made their first contribution in #313
Full Changelog: v1.5.10...v1.6.0
v1.5.10
What's Changed
- Retry TestNG tests with dependencies when using JUnit TestNG engine by @pshevche in #296
- Retry failures in TestNG
@BeforeTest/@AfterTest
lifecycle methods when using JUnit TestNG engine by @pshevche in #296 - Fix issue with test events not being generated by @ghale in #297
New Contributors
Full Changelog: v1.5.9...v1.5.10
v1.5.9
What's Changed
- Make compatible with upcoming Develocity plugin by @marcphilipp in #252
- Add support for tests with parentheses at the end of the name by @jean-andre-gauthier in #272
- Retry Spock methods with custom
@Unroll
template by @pshevche in #275 - Rename gradle.enterprise.testretry.enabled -> develocity.testretry.enabled in exception message by @jean-andre-gauthier in #262
- Bump org.ow2.asm:asm from 9.6 to 9.7 by @dependabot in #266
Full Changelog: v1.5.8...v1.5.9
v1.5.8
v1.5.7
What's Changed
- Fix class-level retry with Gradle 5.0 and Suite engine or @nested test classes by @snoopcheri in #231
- Correctly handle retries of classes with nested classes by @pshevche in #235
- Fix a condition that ignore maxFailures parameter for Spock Stepwise specifications by @AlexeyAkentyev in #237
- Ignore asm version errors when parsing class for retry by @leonard84 in #241
- Bump org.gradle.exemplar:samples-check from 1.0.1 to 1.0.2 by @dependabot in #221
- Bump org.gradle.wrapper-upgrade from 0.11.3 to 0.11.4 by @dependabot in #223
- Bump org.ow2.asm:asm from 9.5 to 9.6 by @dependabot in #222
- Bump Gradle Wrapper from 8.3 to 8.4 by @bot-githubaction in #224
- Bump nebula.release from 17.2.2 to 18.0.4 by @dependabot in #233
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #236
New Contributors
- @AlexeyAkentyev made their first contribution in #237
Full Changelog: v1.5.6...v1.5.7
v1.5.6
v1.5.5
v1.5.4
What's Changed
- Update plugin-publish plugin to 1.2.0 in order to fix published Gradle Module Metadata by @marcphilipp in #193
- Retry Spock2 parameterized methods independently of the class by @pshevche in #202
Full Changelog: v1.5.3...v1.5.4
v1.5.3
What's Changed
- Update ASM to 9.5 for Java 21 compatibility by @leonard84 in #182
Full Changelog: v1.5.2...v1.5.3