Skip to content

Releases: gradle/test-retry-gradle-plugin

v1.6.0

11 Sep 11:56
v1.6.0
9dd51e1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.10...v1.6.0

v1.5.10

16 Jul 13:34
v1.5.10
59eb29a
Compare
Choose a tag to compare

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

25 Apr 10:03
v1.5.9
05ce2c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.8...v1.5.9

v1.5.8

05 Dec 07:44
2746856
Compare
Choose a tag to compare

What's Changed

  • Support develocity-testing-annotations out of the box by @skuzzle in #245

New Contributors

Full Changelog: v1.5.7...v1.5.8

v1.5.7

27 Nov 16:27
v1.5.7
654136a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.5.6...v1.5.7

v1.5.6

02 Oct 11:34
9d1aeee
Compare
Choose a tag to compare

What's Changed

  • [FIX] PGP key to sign the artifacts is rotated

Full Changelog: v1.5.5...v1.5.6

v1.5.5

11 Sep 09:31
90ab626
Compare
Choose a tag to compare

What's Changed

  • [FIX] PGP key to sign the artifacts is rotated

Full Changelog: v1.5.4...v1.5.5

v1.5.4

24 Jul 10:07
38b23b9
Compare
Choose a tag to compare

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

22 May 12:45
735968f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

28 Feb 10:38
f585427
Compare
Choose a tag to compare

What's Changed

  • Handle class setup failures preventing previously failed methods from retrying by @pshevche in #177

New Contributors

Full Changelog: v1.5.1...v1.5.2