[ https://issues.apache.org/jira/browse/HADOOP-19528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941435#comment-17941435 ]
ASF GitHub Bot commented on HADOOP-19528: ----------------------------------------- slfan1989 commented on PR #7574: URL: https://github.com/apache/hadoop/pull/7574#issuecomment-2781896181 @stoty Thank you very much for your contribution! However, I believe that upgrading the versions of the Surefire plugin and JUnit may not be possible for the time being. I had planned to upgrade the Surefire plugin twice, but after each upgrade, some unit tests failed to execute, so the plugin upgrade has been temporarily put on hold. As for JUnit, it is still in a mixed state (with JUnit 4 and JUnit 5 being used together) within Hadoop. I hope to consider upgrading to a major version once the transition to JUnit 5 is complete. > Update Surefire plugin to 3.5.3 > ------------------------------- > > Key: HADOOP-19528 > URL: https://issues.apache.org/jira/browse/HADOOP-19528 > Project: Hadoop Common > Issue Type: Bug > Components: build, test > Reporter: Istvan Toth > Assignee: Istvan Toth > Priority: Critical > Labels: pull-request-available > > Hadoop currently uses the old 3.0.0-M4 surefire version, which swallows all > exceptions thrown by @BeforeAll methods. > This leads to some tests not being run and not being reported as > failing/erroring. > Update to the latest version, which fixes this issue. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org