[ https://issues.apache.org/jira/browse/HADOOP-19649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18014026#comment-18014026 ]
ASF GitHub Bot commented on HADOOP-19649: ----------------------------------------- slfan1989 commented on PR #7868: URL: https://github.com/apache/hadoop/pull/7868#issuecomment-3190296832 @anujmodi2021 Thank you for your contribution! I noticed a small improvement we could make in this PR: removing the junit-vintage-engine dependency. This dependency is used for running mixed JUnit 4 and JUnit 5 tests, but since this module has been fully migrated to JUnit 5, I believe we can safely remove it. https://github.com/apache/hadoop/blob/1abdf72dca0c530c265859362b2a2d574d8c9d72/hadoop-tools/hadoop-azure/pom.xml#L363-L367 > ABFS: Fixing Test Failures and Wrong assumptions after Junit Upgrade > -------------------------------------------------------------------- > > Key: HADOOP-19649 > URL: https://issues.apache.org/jira/browse/HADOOP-19649 > Project: Hadoop Common > Issue Type: Sub-task > Components: fs/azure > Affects Versions: 3.5.0, 3.4.2 > Reporter: Anuj Modi > Assignee: Anuj Modi > Priority: Major > Labels: pull-request-available > > After https://issues.apache.org/jira/browse/HADOOP-19425 > most of the integration tests are getting skipped. All tests need to be fixed > with this PRĀ -- 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