-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
[release-21.0] Flaky test fixes (#16940) #16960
Conversation
Signed-off-by: Manan Gupta <[email protected]>
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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## release-21.0 #16960 +/- ##
================================================
- Coverage 69.45% 69.43% -0.02%
================================================
Files 1570 1570
Lines 203835 203841 +6
================================================
- Hits 141564 141542 -22
- Misses 62271 62299 +28 ☔ View full report in Codecov by Sentry. |
Since this PR only touches test files, we have agreed that it can be merged into the release branch during freeze. cc @rohit-nayak-ps @frouioui |
Description
This is a backport of #16940