Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for GRADLE_RUNNER_$idx (0.07 sec)

  1. .teamcity/src/main/kotlin/util/RerunFlakyTest.kt

            killProcessStep(KILL_LEAKED_PROCESSES_FROM_PREVIOUS_BUILDS, os, arch)
    
            (1..10).forEach { idx ->
                steps {
                    gradleWrapper {
                        name = "GRADLE_RUNNER_$idx"
                        tasks =
                            "%$testTaskParameterName% -PrerunAllTests --tests %$testNameParameterName% %$testTaskOptionsParameterName%"
                        gradleParams = parameters
    Registered: Wed Sep 10 11:36:15 UTC 2025
    - Last Modified: Wed Feb 19 08:02:04 UTC 2025
    - 5.1K bytes
    - Viewed (0)
Back to top