[ 
https://issues.apache.org/jira/browse/HADOOP-19528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17941448#comment-17941448
 ] 

ASF GitHub Bot commented on HADOOP-19528:
-----------------------------------------

stoty commented on PR #7574:
URL: https://github.com/apache/hadoop/pull/7574#issuecomment-2781996706

   Thanks for looking into this, @slfan1989 .
   
   I'm still looking into some related failures, but so far the failing tests 
are not failing because 3.5.3 is causing problems, but because the tests fail 
(in some cases time out) silently with the 3.0.0M4 , so it's not that 3.5.3 
causes the tests failures, but rather 3.0.0-M4 does not correctly report them.
   
   I'm going to open/link tickets for these issues as I identify them.




> 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

Reply via email to