Closed leonard84 closed 2 years ago
We also see this problem in a project. It's working with Gradle 7.3.x
but broke with 7.4.x
.
I tried to create a smaller reproducer, but no luck. This plugin still works fine in small example projects. Seems to be somehow related to parallel dependency resolution.
I can confirm that the reproducer linked in the project description shows the same issue we are seeing in our project.
Thanks for the quick response. I can confirm that this is fixed in 1.3.2
.
Reproducer
Checkout https://github.com/leonard84/spock/tree/retry-fail and run
gw :sSpec:test --stacktrace --tests TimeoutExtension
Buildscan
https://ge.spockframework.org/s/myomimtysi5cy/failure#1
Exception