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.



-- 
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: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
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