errose28 opened a new pull request #2549: URL: https://github.com/apache/ozone/pull/2549
## What changes were proposed in this pull request? Fix intermittent test failure in TestPipelineClose#testPipelineCloseWithLogFailure. The mechanics of the test look good to me. Based on my testing the issue was an overly aggressive timeout waiting for a mockito invocation. ## What is the link to the Apache JIRA HDDS-5604 ## How was this patch tested? Before patch, test failed after 30 runs locally. After patch, The test passed with 100 runs on CI: https://github.com/errose28/hadoop-ozone/runs/3354906907 - The test was run on a different commit by accident, but the changes are identical. Check the small diff for that commit if unsure. -- 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]
