Flaky test management
Pull request comments
Flaky Tests provides summary analytics about tests running on Pull Requests
Flaky Tests can post comments on GitHub pull requests that summarize test results across CI jobs. These comments indicate which failures are flaky and include the test’s failure history and related context.
Note: Flaky Tests will only post a comment when there are failing tests.
Each GitHub comment includes a summary report showing all tests that passed, failed, flaked, were skipped, or were quarantined on the PR.
Each test case includes the full stack trace when expanded, and the job run link takes you to the complete CI logs.