flakyCount property

int? flakyCount
getter/setter pair

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;