flakyCount property
Number of flaky test cases, set by the service by rolling up flaky test attempts.
Present only for rollup test suite overview at environment level. A step cannot have flaky test cases.
Implementation
core.int? flakyCount;
Number of flaky test cases, set by the service by rolling up flaky test attempts.
Present only for rollup test suite overview at environment level. A step cannot have flaky test cases.
core.int? flakyCount;