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

Hadoop QA commented on HDFS-2232:
---------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12493368/HDFS-2232-TRUNK.patch
  against trunk revision .

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 134 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 (version 1.3.9) 
warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    -1 core tests.  The patch failed these unit tests:

                  org.apache.hadoop.hdfs.TestDfsOverAvroRpc
                  
org.apache.hadoop.hdfs.server.blockmanagement.TestHost2NodesMap
                  org.apache.hadoop.hdfs.server.datanode.TestReplicasMap
                  org.apache.hadoop.cli.TestHDFSCLI

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
https://builds.apache.org/job/PreCommit-HDFS-Build/1221//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HDFS-Build/1221//artifact/trunk/patchprocess/newPatchFindbugsWarningshadoop-hdfs.html
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/1221//console

This message is automatically generated.

> TestHDFSCLI fails on 0.22 branch
> --------------------------------
>
>                 Key: HDFS-2232
>                 URL: https://issues.apache.org/jira/browse/HDFS-2232
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Konstantin Shvachko
>            Assignee: Plamen Jeliazkov
>            Priority: Blocker
>             Fix For: 0.22.0
>
>         Attachments: HDFS-2232-TRUNK.patch, HDFS-2232-TRUNK.patch, 
> HDFS-2232-TRUNK.patch, HDFS-2232.patch, HDFS-2232.patch, HDFS-2232.patch, 
> HDFS-2232.patch, TEST-org.apache.hadoop.cli.TestHDFSCLI.txt, 
> TEST-org.apache.hadoop.cli.TestHDFSCLI.txt, TestHDFSCLI-output.txt
>
>
> Several HDFS CLI tests fail on 0.22 branch. I can see 2 reasons:
> # Not generic enough regular expression for host names and paths. Similar to 
> MAPREDUCE-2304.
> # Some command outputs have new-line in the end.
> # And some seem to produce [much] more output than expected.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to