-
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
Revert "Mute all flaky IndicesRequestCacheIT tests (#14077)" #14238
Conversation
❕ Gradle check result for 868c8d8: 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 @@
## main #14238 +/- ##
============================================
+ Coverage 71.42% 71.73% +0.31%
- Complexity 59978 62087 +2109
============================================
Files 4985 5117 +132
Lines 282275 291686 +9411
Branches 40946 42166 +1220
============================================
+ Hits 201603 209237 +7634
- Misses 63999 65213 +1214
- Partials 16673 17236 +563 ☔ View full report in Codecov by Sentry. |
…#14239) This reverts commit fbe048f. Muting these tests was only intended to be temporary to unblock the 2.15 release. (cherry picked from commit 90ef844) Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…t#14077)" (opensearch-project#14238) This reverts commit fbe048f. Muting these tests was only intended to be temporary to unblock the 2.15 release. Signed-off-by: Andrew Ross <andrross@amazon.com>
…t#14077)" (opensearch-project#14238) (opensearch-project#14239) This reverts commit fbe048f. Muting these tests was only intended to be temporary to unblock the 2.15 release. (cherry picked from commit 90ef844) Signed-off-by: Andrew Ross <andrross@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Signed-off-by: kkewwei <kkewwei@163.com>
…t#14077)" (opensearch-project#14238) This reverts commit fbe048f. Muting these tests was only intended to be temporary to unblock the 2.15 release. Signed-off-by: Andrew Ross <andrross@amazon.com>
This reverts commit fbe048f. Muting these tests was only intended to be temporary to unblock the 2.15 release.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.