My Gradle:
task runRegrTest(type: Test) { retry { maxRetries = System.getProperty("maxRetryCount") as Integer maxFailures =