-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
[Backport 2.17] Mute failing status tests from MixedClusterClientYamlTestSuiteIT #15804
Conversation
Signed-off-by: Lakshya Taragi <[email protected]> (cherry picked from commit 48cf5f0) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
❌ Gradle check result for 775e1c5: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 775e1c5: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
❌ Gradle check result for 775e1c5: FAILURE Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green. Is the failure a flaky test unrelated to your change? |
The 2.17.0 release has sailed away, this change was not included, @sachinpkale please target 2.17.1 if it is still planned for a possible patch release |
@sachinpkale @ltaragi I think we should just close this out if the fix is present in 2.x? Unless absolutely necessary for a future patch release / gradle stability. |
❕ Gradle check result for 775e1c5: UNSTABLE Please review all flaky tests that succeeded after retry and create an issue if one does not already exist to track the flaky failure. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## 2.17 #15804 +/- ##
============================================
- Coverage 71.56% 71.55% -0.02%
+ Complexity 64473 64453 -20
============================================
Files 5264 5264
Lines 301860 301860
Branches 43942 43942
============================================
- Hits 216038 215993 -45
- Misses 67744 67846 +102
+ Partials 18078 18021 -57 ☔ View full report in Codecov by Sentry. |
Not required in 2.17, closing |
Backport 48cf5f0 from #15652.