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

Andrew Wang commented on HDFS-3583:
-----------------------------------

@Aaron: I tried that grep, didn't see any matches. Can you just point me at one 
of these files?

@Eli: The bash script I posted finds 74 files with {{extends TestCase}} or 
{{extends junit.framework.TestCase}}, so I think this is worth doing 
programatically.

I'm going to kick off two full test runs, and if the number of tests match, 
I'll post a patch (again made via sed + eclipse auto-import-formatter).
                
> Convert remaining tests to Junit4
> ---------------------------------
>
>                 Key: HDFS-3583
>                 URL: https://issues.apache.org/jira/browse/HDFS-3583
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 2.0.0-alpha
>            Reporter: Eli Collins
>            Assignee: Andrew Wang
>              Labels: newbie
>         Attachments: junit3to4.sh
>
>
> JUnit4 style tests are easier to debug (eg can use @Timeout etc), let's 
> convert the remaining tests over to Junit4 style.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to