[
https://issues.apache.org/jira/browse/HADOOP-9258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-9258:
-----------------------------------
Attachment: HADOOP-9528-4.patch
# adds test for listing files in /
# adds tests for case sensitivity (which subclasses may disable).
# adds tests for renaming onto self for file & dir.
# adds tests for renaming into parent directory (which devolves for renaming
onto self, and so becomes a success)
Return codes expected from the renames are the same as HDFS (verified with the
HDFS tests), which are those of Unix.
Breaks the previous patch for HADOOP-9261 as that didn't handle the rename into
parent dir.
> Add stricter tests to FileSystemContractTestBase
> ------------------------------------------------
>
> Key: HADOOP-9258
> URL: https://issues.apache.org/jira/browse/HADOOP-9258
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 1.1.1, 2.0.3-alpha
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Attachments: HADOOP-9528-2.patch, HADOOP-9528-3.patch,
> HADOOP-9528-4.patch, HADOOP-9528.patch
>
>
> The File System Contract contains implicit assumptions that aren't checked in
> the contract test base. Add more tests to define the contract's assumptions
> more rigorously for those filesystems that are tested by this (not Local, BTW)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira