Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for supportsPredictiveTestSelection (0.1 sec)

  1. build-logic/jvm/src/main/kotlin/gradlebuild.unittest-and-compile.gradle.kts

                        }
                    } else {
                        requirements = listOf(dogfoodingTag)
                    }
                }
            }
    
            if (project.supportsPredictiveTestSelection() && !isUnitTest()) {
                // GitHub actions for contributor PRs use a public Build Scan instance
                // in this case we need to explicitly configure the PTS server
    Registered: Wed Dec 31 11:36:14 UTC 2025
    - Last Modified: Fri Dec 19 06:44:41 UTC 2025
    - 18.9K bytes
    - Viewed (0)
Back to top