[
https://issues.apache.org/jira/browse/HADOOP-19692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18020790#comment-18020790
]
ASF GitHub Bot commented on HADOOP-19692:
-----------------------------------------
szetszwo commented on PR #7978:
URL: https://github.com/apache/hadoop/pull/7978#issuecomment-3300605779
It turns out that we have not completely removed junit tests.
```
ERROR]
/home/jenkins/jenkins-agent/workspace/hadoop-multibranch_PR-7978/ubuntu-focal/src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/http/TestHttpFileSystem.java:[57,5]
cannot access org.junit.rules.ExternalResource
class file for org.junit.rules.ExternalResource not found
```
> Exclude junit 4 transitive dependency
> -------------------------------------
>
> Key: HADOOP-19692
> URL: https://issues.apache.org/jira/browse/HADOOP-19692
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: build
> Reporter: Tsz-wo Sze
> Assignee: Tsz-wo Sze
> Priority: Major
> Labels: pull-request-available
>
> HADOOP-19617 removed direct junit 4 dependency. However, junit 4 is still
> pulled transitively by other dependencies.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]