[ 
https://issues.apache.org/jira/browse/HDFS-3583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrew Wang updated HDFS-3583:
------------------------------

    Attachment: hdfs-3583.patch

So I think this is getting about done. 

The findbugs warnings are all in hdfs-raid, which I didn't touch. The huge diff 
is because the last Jenkins job didn't findbugs hdfs-raid.

I blacklisted TestNameNodeMXBean, which should fix it. TestBackupNode and 
TestRaidNode failed for me on trunk. TestDirectoryScanner worked for me locally.

I also manually verified that the # of tests between the last Jenkins run and 
another recent PreCommit job was the same.
                
> 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: hdfs-3583.patch, hdfs-3583.patch, 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