Skip to content
Latchkey

Test Flakiness Rate - CI/CD Glossary Definition

The test flakiness rate measures how often tests fail intermittently on unchanged code.

The test flakiness rate is the fraction of test runs that fail intermittently on unchanged code, usually measured per test over a window of runs. It quantifies how much nondeterminism is eroding CI trust.

Tracking flakiness per test lets teams quarantine the worst offenders and prioritize fixes instead of blindly retrying failed runs.

Related guides

Run this faster and cheaper on Latchkey managed runners. Start free →