[ https://issues.apache.org/jira/browse/HADOOP-19425?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18012951#comment-18012951 ]
ASF GitHub Bot commented on HADOOP-19425: ----------------------------------------- slfan1989 commented on PR #7674: URL: https://github.com/apache/hadoop/pull/7674#issuecomment-3170020602 In PR #7858, Steve suggested using AssertJ instead of JUnit 5, which I believe is a very reasonable approach. We plan to gradually migrate the Hadoop project's unit tests to AssertJ. In this PR, I replaced `org.junit.jupiter.api.Assumptions.assumeFalse` and `assumeTrue` with `org.assertj.core.api.Assumptions.assumeThat`. > [ABFS] Upgrade JUnit from 4 to 5 in hadoop-azure. > ------------------------------------------------- > > Key: HADOOP-19425 > URL: https://issues.apache.org/jira/browse/HADOOP-19425 > Project: Hadoop Common > Issue Type: Sub-task > Components: build, fs/azure, test > Affects Versions: 3.5.0 > 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