- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for Tests$suffix (0.04 seconds)
-
.teamcity/src/main/kotlin/configurations/SmokeIdeTests.kt
val suffix = if (flakyTestStrategy == FlakyTestStrategy.ONLY)"_FlakyTestQuarantine" else "" id(buildTypeId(model) + suffix) name = "Smoke Ide Tests$suffix" description = "Tests against IDE sync process" requirements { // These tests are usually heavy and the build time is twice on EC2 agents requiresNotEc2Agent() }
Created: Wed Dec 31 11:36:14 GMT 2025 - Last Modified: Thu Oct 09 05:26:45 GMT 2025 - 1.9K bytes - Click Count (0)