ajfabbri commented on PR #8491: URL: https://github.com/apache/hadoop/pull/8491#issuecomment-4443516866
> seems I can not reproduce the test failure using the provided command Strange. Which Java version are you using? I think I failed to reproduce it once. Wonder if there are different JVM options enabled or something? You can see this failure in CI here: [hadoop/actions/runs/25702760695/job/75466573534](https://github.com/apache/hadoop/actions/runs/25702760695/job/75466573534?pr=8467). This is why I want to merge that S3A CI PR before this one. Assuming my test modifications are correct, removing a fragile mock in favor of plain java overrides is a win here. -- 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]
