Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for testTaskOptions (0.9 sec)

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

            val testJvmVersionParameter = "testJavaVersion"
            val testTaskParameterName = "testTask"
            val testNameParameterName = "testName"
            val testTaskOptionsParameterName = "testTaskOptions"
            applyDefaultSettings(os, arch, buildJvm = BuildToolBuildJvm, timeout = 0)
    
            // Show all failed tests here, since that is what we are interested in
            failureConditions.supportTestRetry = false
    
    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