-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[release-21.0] CI: Fix VDiff2 flaky e2e test (#18494)
#18525
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Hello @beingnoble03, 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 |
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-21.0 #18525 +/- ##
================================================
+ Coverage 67.51% 67.54% +0.03%
================================================
Files 1572 1572
Lines 252472 252472
================================================
+ Hits 170458 170540 +82
+ Misses 82014 81932 -82 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Noble Mittal <[email protected]>
Signed-off-by: Noble Mittal <[email protected]>
|
@beingnoble03 As the bot opened this, I think you can also approve it? |
Description
This is a backport of #18494