[ https://issues.apache.org/jira/browse/HADOOP-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12711859#action_12711859 ]
Hadoop QA commented on HADOOP-5867: ----------------------------------- -1 overall. Here are the results of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12408546/HADOOP-5867.patch against trunk revision 777152. +1 @author. The patch does not contain any @author tags. +1 tests included. The patch appears to include 6 new or modified tests. +1 javadoc. The javadoc tool did not generate any warning messages. +1 javac. The applied patch does not increase the total number of javac compiler warnings. +1 findbugs. The patch does not introduce any new Findbugs warnings. +1 Eclipse classpath. The patch retains Eclipse classpath integrity. +1 release audit. The applied patch does not increase the total number of release audit warnings. +1 core tests. The patch passed core unit tests. -1 contrib tests. The patch failed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/372/testReport/ Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/372/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/372/artifact/trunk/build/test/checkstyle-errors.html Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-vesta.apache.org/372/console This message is automatically generated. > Cleaning NNBench* off javac warnings > ------------------------------------ > > Key: HADOOP-5867 > URL: https://issues.apache.org/jira/browse/HADOOP-5867 > Project: Hadoop Core > Issue Type: Improvement > Components: test > Affects Versions: 0.20.0 > Reporter: Konstantin Boudnik > Assignee: Konstantin Boudnik > Fix For: 0.21.0 > > Attachments: HADOOP-5867.patch, HADOOP-5867.patch, HADOOP-5867.patch > > > These files have a number of javac 'class depricated' warnings > src/test/hdfs-with-mr/org/apache/hadoop/hdfs/NNBench.java > src/test/hdfs-with-mr/org/apache/hadoop/hdfs/NNBenchWithoutMR.java > It is possible to fix most of them plus make some readability improvements on > the code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.