fix clippy update regression#4602
Conversation
Code reviewNo issues found. Checked for bugs and CLAUDE.md compliance. |
❌ 8 Tests Failed:
View the top 3 failed test(s) by shortest run time
To view more test analytics, go to the Test Analytics Dashboard |
🔄 Flaky Test DetectedAnalysis: Not a test failure but a MongoDB replica-set setup race: db.createUser ran before the node finished electing itself primary after rs.initiate(), causing an intermittent "not primary" error in CI provisioning. ✅ Automatically retrying the workflow |
❌ Test FailureAnalysis: Test_MySQL_DateTime_ClickHouse_Range fails deterministically across all four MySQL/MariaDB→ClickHouse suites with the identical value mismatch (expected clamped date "1900-01-01" but got "1000-06-15"), indicating a real date-range clamping bug rather than a flaky failure. |
No description provided.