Igor Dvorzhak created HADOOP-15386:
--------------------------------------

             Summary: testMoveFileUnderParent duplicates testRenameFileToSelf
                 Key: HADOOP-15386
                 URL: https://issues.apache.org/jira/browse/HADOOP-15386
             Project: Hadoop Common
          Issue Type: Bug
          Components: common, fs
    Affects Versions: 3.0.1
            Reporter: Igor Dvorzhak
            Assignee: Igor Dvorzhak


`testMoveFileUnderParent` test in `FileSystemContractBaseTest` class 
copy-pastes `testRenameFileToSelf` test - it's test copying to self instead of 
copying under parent.

Attached patch fixes `testMoveFileUnderParent` to test copying under parent.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to