adoroszlai commented on PR #7827: URL: https://github.com/apache/ozone/pull/7827#issuecomment-2664884516
> since "Downgrade Surefire to 3.0.0-M4", which means the failure in `@BeforeAll` will fail this unit test, right? No, failure in `@BeforeAll` with 3.0.0-M4 is not reported, tests are silently skipped. It is fixed in M5 and later. On second thought, it may be better to upgrade Surefire now and live with the new version's bugs. Silent failure in `@BeforeAll` may affect tests not even using `MiniOzoneCluster`. -- 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]
