Flaky Test Detection
Argos flags unstable tests so you can decide with confidence. See a flaky badge next to every changed test and dive into detailed history and stability scores on a dedicated test page

Example of the flaky indicator in a build review
View flaky indicators in your build review
- Open any build in Argos
- Spot the flaky badge beside each changed test
- Hover over the badge to see details about the test's stability
Explore the test page
By clicking on the flaky badge, you will be taken to the test page where you can see the full history of the test and its stability score.

A sample test page with history timeline and score
On the test page you will find:
- Timeline of every change that affected the test
- Stability graph showing pass rate over time
- Calculated flaky score from zero up to one hundred
- List of changes happened to the test
Use this information to approve stable tests or flag flaky ones for fixes.