-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closing the directory reader to fix test #17968
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: expani <anijainc@amazon.com>
|
❌ Gradle check result for fe94dd6: 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 fe94dd6: 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 #17968 +/- ##
============================================
- Coverage 72.57% 72.47% -0.11%
+ Complexity 67066 67043 -23
============================================
Files 5470 5475 +5
Lines 309697 309921 +224
Branches 45045 45066 +21
============================================
- Hits 224776 224615 -161
- Misses 66602 66965 +363
- Partials 18319 18341 +22 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
harshavamsi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Signed-off-by: expani <anijainc@amazon.com> Signed-off-by: Tanishq Ranjan <tqranjan@amazon.com>
Signed-off-by: expani <anijainc@amazon.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
Signed-off-by: expani <anijainc@amazon.com> Signed-off-by: Harsh Kothari <techarsh@amazon.com>
Able to consistently reproduce failure locally and the test fixes after change.
Related Issues
#17928