Remove unsourced flaky test failure statistic#528
Conversation
Replace "20-40% of PR failures" claim with qualitative language. The original number had no citation and read as fabricated. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
|
Claude finished @samgutentag's task in 35s —— View job PR Review
Change reviewed: Before:
After:
The replacement is clean, reads naturally, and is accurate without requiring a source. The added phrase "unrelated to actual code changes" is a nice improvement — it reinforces why this matters to developers. Minor observation (pre-existing, not introduced by this PR): The bullet is labeled "Eliminate false negatives" but flaky tests blocking valid PRs are technically false positives (a test fails when the code is fine). This is not a blocker for this PR, but worth a future cleanup for accuracy. No blocking issues. This is a good, focused fix. |
Summary
Test plan
🤖 Generated with Claude Code