Skip to content

[release-22.0] CI: Address our two flakiest tests (#19587)#19594

Merged
mattlord merged 2 commits into
release-22.0from
backport-19587-to-release-22.0
Mar 9, 2026
Merged

[release-22.0] CI: Address our two flakiest tests (#19587)#19594
mattlord merged 2 commits into
release-22.0from
backport-19587-to-release-22.0

Conversation

@vitess-bot
Copy link
Copy Markdown
Contributor

@vitess-bot vitess-bot Bot commented Mar 6, 2026

Description

This is a backport of #19587

@vitess-bot
Copy link
Copy Markdown
Contributor Author

vitess-bot Bot commented Mar 6, 2026

Hello @mattlord, there are conflicts in this backport.

Please address them in order to merge this Pull Request. You can execute the snippet below to reset your branch and resolve the conflict manually.

Make sure you replace origin by the name of the vitessio/vitess remote

git fetch --all
gh pr checkout 19594
git reset --hard origin/release-22.0
git cherry-pick -m 1 644e9665605d463df25ef4322fc842853b5fb8de

@github-actions github-actions Bot added this to the v22.0.5 milestone Mar 6, 2026
@mattlord mattlord removed Skip CI Skip CI actions from running Merge Conflict labels Mar 6, 2026
Signed-off-by: Matt Lord <mattalord@gmail.com>
@mattlord mattlord marked this pull request as ready for review March 6, 2026 15:36
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.47%. Comparing base (992254b) to head (8393c58).
⚠️ Report is 5 commits behind head on release-22.0.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-22.0   #19594   +/-   ##
=============================================
  Coverage         69.47%   69.47%           
=============================================
  Files              1601     1601           
  Lines            213700   213704    +4     
=============================================
+ Hits             148470   148481   +11     
+ Misses            65230    65223    -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mattlord mattlord enabled auto-merge (squash) March 6, 2026 16:47
@mattlord mattlord merged commit afde3ab into release-22.0 Mar 9, 2026
109 checks passed
@mattlord mattlord deleted the backport-19587-to-release-22.0 branch March 9, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants