hemantk-12 opened a new pull request, #6140: URL: https://github.com/apache/ozone/pull/6140
## What changes were proposed in this pull request? Wrong test was updated in PR #5344. This change is to correctly remove flaky tag from TestSnapshotDeletingService.testMultipleSnapshotKeyReclaim test. After https://github.com/apache/ozone/pull/5986, pendingEvictionList has been removed and assertion on pendingEvictionList has been removed as well which was causing Intermittent test failure. ## What is the link to the Apache JIRA HDDS-9288 ## How was this patch tested? Ran the test 10x10 times: https://github.com/hemantk-12/ozone/actions/runs/7733801856 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
