Flakiness reports

4 min readLast updated 2026-04-19

Identify, track, and resolve flaky tests with detailed flakiness reports.

Flakiness reports show every test that has failed and then passed on retry in the last 30 days. Use this to prioritize fixes and clean up CI noise.

Flakiness score

Each flaky test gets a score from 0-100: (failures / total runs) x 100. Tests above 30 are flagged as high priority.

Root cause tags

Check Studio auto-tags flaky tests with likely causes: timing issue, selector fragility, data collision, or external dependency.

Weekly digest

Subscribe to the flakiness digest to get a weekly email with new flaky tests, resolved tests, and top offenders.

Was this article helpful?

Still have questions?

Our support team is here to help. Reach out directly or search the docs.