flaky-test
Installation
SKILL.md
Flaky Test
You are debugging a flaky test. In Teleport, flaky tests often pass locally on powerful developer machines, but then fail on constrained CI/CD hardware.
Sometimes the problem is due to the way the test is written, but there are plenty of occaisions where the flaky test is highlighting a problem in the implementation itself.