[ https://issues.apache.org/jira/browse/HADOOP-19417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946021#comment-17946021 ]
ASF GitHub Bot commented on HADOOP-19417: ----------------------------------------- slfan1989 commented on code in PR #7636: URL: https://github.com/apache/hadoop/pull/7636#discussion_r2051909298 ########## hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/client/TestKerberosAuthenticator.java: ########## @@ -89,7 +90,8 @@ private Properties getMultiAuthHandlerConfiguration() { return props; } - @Test(timeout=60000) Review Comment: Thank you for your help with the review. You are right, many parts of this module are still using JUnit 4. We are actively upgrading from JUnit 4 to JUnit 5. The goal of this PR is to complete the upgrade of the hadoop-minikdc module and its unit tests, as well as to upgrade other modules that depend on hadoop-minikdc. > Upgrade JUnit from 4 to 5 in hadoop-minikdc. > -------------------------------------------- > > Key: HADOOP-19417 > URL: https://issues.apache.org/jira/browse/HADOOP-19417 > Project: Hadoop Common > Issue Type: Sub-task > Reporter: Shilun Fan > Assignee: Shilun Fan > Priority: Major > Labels: pull-request-available > -- 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