timps_flaky_test_hunter
Analyze CI run history to find non-deterministic tests, then receive a ranked list with suspected causes and fix suggestions.
Instructions
Find non-deterministic tests from CI run history. Returns ranked list of flaky tests, suspected causes, and fix suggestions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo_path | No | Optional: local repo for git context | |
| ci_history | Yes | CI test run history (paste from CI logs) |