You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Igor Dvorzhak (JIRA)" <ji...@apache.org> on 2018/04/16 05:11:00 UTC

[jira] [Updated] (HADOOP-15386) testMoveFileUnderParent duplicates testRenameFileToSelf

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

Igor Dvorzhak updated HADOOP-15386:
-----------------------------------
    Description: 
`testMoveFileUnderParent` test in `FileSystemContractBaseTest` class copy-pastes `testRenameFileToSelf` test - 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 - it's test copying to self instead of copying under parent.

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


> 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
>
>
> `testMoveFileUnderParent` test in `FileSystemContractBaseTest` class copy-pastes `testRenameFileToSelf` test - 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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org