Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for GRADLE_RUNNER_$idx (0.06 seconds)

  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
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Wed Feb 19 08:02:04 GMT 2025
    - 5.1K bytes
    - Click Count (0)
Back to Top