- Sort Score
- Num 10 results
- Language All
Results 1 - 3 of 3 for numberOfBatches (0.12 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
.teamcity/test-buckets.json
"dependency-management" ], "parallelizationMethod": { "numberOfBatches": 6, "name": "TeamCityParallelTests" } }, { "subprojects": [ "configuration-cache" ], "parallelizationMethod": { "numberOfBatches": 5, "name": "TeamCityParallelTests" } }, {Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 118.6K bytes - Click Count (0) -
.teamcity/src/main/kotlin/configurations/DocsTest.kt
TeamCityParallelTests(4) } if (parallelizationMethod is TeamCityParallelTests) { features { parallelTests { this.numberOfBatches = parallelizationMethod.numberOfBatches } } } failureConditions { // Disabled due to https://github.com/gradle/gradle-private/issues/4927 javaCrash = false
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Jan 08 05:47:02 GMT 2026 - 3.2K bytes - Click Count (0) -
.teamcity/src/main/kotlin/model/FunctionalTestBucketProvider.kt
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Feb 12 14:43:33 GMT 2026 - 8.1K bytes - Click Count (0)