Research Flaky Test Patterns
Collect historical flaky test issues, CI failures, and fixes. Ask the agent to group them by root cause, cite representative examples, and distinguish known patterns from guesses.
Analyze the attached flaky test issues and CI logs. Group them by root cause, cite representative tests and failure evidence, and rank the patterns by frequency. Separate race conditions, shared state, timing, external dependencies, and test data issues. Do not recommend blanket retries or longer sleeps.




