[ 
https://issues.apache.org/jira/browse/HDFS-4260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13508997#comment-13508997
 ] 

Chris Nauroth commented on HDFS-4260:
-------------------------------------

At least the following test suites (possibly more) are failing because of this 
problem:

TestFcHdfsCreateMkdir
TestFcHdfsPermission
TestFcHdfsSetUMask
TestFcHdfsSymlink
TestHDFSFileContextMainOperations
TestViewFileSystemAtHdfsRoot
TestViewFileSystemHdfs
TestViewFileSystemAtHdfsRoot
TestViewFsHdfs

                
> incorrect inclusion of drive spec in test root path causes multiple HDFS test 
> failures on Windows
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-4260
>                 URL: https://issues.apache.org/jira/browse/HDFS-4260
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>    Affects Versions: trunk-win
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>
> Multiple HDFS test suites fail early during initialization on Windows because 
> of inclusion of the drive spec in the test root path.  The ':' gets rejected 
> as an invalid character by the logic of isValidName.

--
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

Reply via email to