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

Igor Dvorzhak updated HADOOP-15386:
-----------------------------------
    Description: 
{{FileSystemContractBaseTest#testMoveFileUnderParent}} test copy-pastes 
{{#testRenameFileToSelf}} test, i.e. it tests copying to self instead of 
copying under parent.

Attached patch fixes {{testMoveFileUnderParent}} to test copying under parent.

  was:
{{testMoveFileUnderParent}} test in {{FileSystemContractBaseTest}} class 
copy-pastes {{testRenameFileToSelf}} test, i.e. it tests copying to self 
instead of copying under parent.

Attached patch fixes {{testMoveFileUnderParent}} to test copying under parent.


> FileSystemContractBaseTest#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
>            Priority: Minor
>         Attachments: HADOOP-15386.001.patch
>
>
> {{FileSystemContractBaseTest#testMoveFileUnderParent}} test copy-pastes 
> {{#testRenameFileToSelf}} test, i.e. it tests 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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to