-
Notifications
You must be signed in to change notification settings - Fork 2.1k
[Flaky test fix] Give more time for relocation to complete #17590
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
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com>
❌ Gradle check result for 700a674: null 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 700a674: 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 #17590 +/- ##
============================================
+ Coverage 72.43% 72.52% +0.08%
- Complexity 65694 65749 +55
============================================
Files 5311 5311
Lines 304937 304937
Branches 44226 44226
============================================
+ Hits 220872 221141 +269
+ Misses 65912 65701 -211
+ Partials 18153 18095 -58 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Gaurav Bafna <gbbafna@amazon.com> (cherry picked from commit f224a6d) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
(cherry picked from commit f224a6d) Signed-off-by: Gaurav Bafna <gbbafna@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: Gaurav Bafna <gbbafna@amazon.com> Signed-off-by: Vinay Krishna Pudyodu <vinkrish.neo@gmail.com>
Description
Give more time for relocation to complete . Ran it for 500 times w/o failure , still running it .
Related Issues
Resolves #17364
Check List
API changes companion pull request created, if applicable.Public documentation issue/PR created, if applicable.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.