[ 
https://issues.apache.org/jira/browse/HDFS-17432?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17828149#comment-17828149
 ] 

ASF GitHub Bot commented on HDFS-17432:
---------------------------------------

tasanuma opened a new pull request, #6639:
URL: https://github.com/apache/hadoop/pull/6639

   
   
   <!--
     Thanks for sending a pull request!
       1. If this is your first time, please read our contributor guidelines: 
https://cwiki.apache.org/confluence/display/HADOOP/How+To+Contribute
       2. Make sure your PR title starts with JIRA issue id, e.g., 
'HADOOP-17799. Your PR title ...'.
   -->
   
   ### Description of PR
   
   After HDFS-17370, JUnit4 tests stopped running in hadoop-hdfs-rbf. To enable 
both JUnit4 and JUnit5 tests to run, we need to add junit-vintage-engine to the 
hadoop-hdfs-rbf/pom.xml.
   
   ### How was this patch tested?
   
   I confirmed that all unit tests in hadoop-hdfs-rbf ran with this change with 
`cd hadoop-hdfs-project/hadoop-hdfs-rbf && mvn clean test -fae` in my local 
laptop.
   
   ### For code changes:
   
   - [x] Does the title or this PR starts with the corresponding JIRA issue id 
(e.g. 'HADOOP-17799. Your PR title ...')?
   




> Fix junit dependency to enable JUnit4 tests to run in hadoop-hdfs-rbf
> ---------------------------------------------------------------------
>
>                 Key: HDFS-17432
>                 URL: https://issues.apache.org/jira/browse/HDFS-17432
>             Project: Hadoop HDFS
>          Issue Type: Test
>            Reporter: Takanobu Asanuma
>            Assignee: Takanobu Asanuma
>            Priority: Major
>
> After HDFS-17370, JUnit4 tests stopped running in hadoop-hdfs-rbf. To enable 
> both JUnit4 and JUnit5 tests to run, we need to add junit-vintage-engine to 
> the hadoop-hdfs-rbf/pom.xml.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to