- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for FLAKINESS_DETECTION (1.44 sec)
-
.teamcity/src/main/kotlin/model/CIBuildModel.kt
PerformanceTestType.FLAKINESS_DETECTION, Os.LINUX, numberOfBuckets = 60, oldUuid = "PerformanceTestFlakinessDetectionLinux", ), PerformanceTestCoverage( 15, PerformanceTestType.FLAKINESS_DETECTION, Os.WINDOWS,
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Sun Aug 03 22:40:28 UTC 2025 - 25.9K bytes - Viewed (0) -
.teamcity/src/main/kotlin/model/PerformanceTestBucketProvider.kt
performanceTestConfigurations: List<PerformanceTestConfiguration>, ): List<PerformanceScenario> { val performanceTestTypes = if (performanceTestSpec.performanceTestType == PerformanceTestType.FLAKINESS_DETECTION) { listOf(PerformanceTestType.PER_COMMIT, PerformanceTestType.PER_DAY) } else { listOf(performanceTestSpec.performanceTestType) }
Registered: Wed Sep 10 11:36:15 UTC 2025 - Last Modified: Thu Jul 10 02:18:03 UTC 2025 - 16.6K bytes - Viewed (0)