Konstantin Shvachko created HDFS-15632:
------------------------------------------

             Summary: AbstractContractDeleteTest should set recursive peremeter 
to true for recursive test cases.
                 Key: HDFS-15632
                 URL: https://issues.apache.org/jira/browse/HDFS-15632
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 2.10.0
            Reporter: Konstantin Shvachko


{{AbstractContractDeleteTest.testDeleteNonexistentPathRecursive()}} should call 
{{delete(path, true)}} rather than {{false}}
Also {{AbstractContractDeleteTest.testDeleteNonexistentPathNonRecursive()}} has 
a wrong assert message. Should be {{"... attempting to non-recursively delete 
..."}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to