Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for FlakyTestQuarantineProject (0.08 seconds)

  1. .teamcity/src/main/kotlin/projects/StageProject.kt

                    val flakyTestQuarantineProject = FlakyTestQuarantineProject(model, stage, it)
                    val flakyTestQuarantineProjectTrigger = FlakyTestQuarantineTrigger(model, flakyTestQuarantineProject)
                    flakyTestQuarantineTriggers.add(flakyTestQuarantineProjectTrigger)
                    subProject(flakyTestQuarantineProject)
                    buildType(flakyTestQuarantineProjectTrigger)
    Created: Wed Dec 31 11:36:14 GMT 2025
    - Last Modified: Thu Oct 16 00:34:25 GMT 2025
    - 12.1K bytes
    - Click Count (0)
Back to Top