Add more tests to FileContextSymlinkBaseTest that cover intermediate symlinks in paths --------------------------------------------------------------------------------------
Key: HADOOP-6563 URL: https://issues.apache.org/jira/browse/HADOOP-6563 Project: Hadoop Common Issue Type: Test Components: fs, test Reporter: Eli Collins Assignee: Eli Collins Intermediate symlinks in paths are covered by the tests that use /linkToDir/file, /linkToDir/subDir, etc eg testCreateVia* in FileContextSymlinkBaseTest. I'll add additional tests to cover other basic operations on paths like /dir/linkToSomeDir/file beyond create() and open(). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.