[
https://issues.apache.org/jira/browse/HADOOP-15496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16501944#comment-16501944
]
Steve Loughran commented on HADOOP-15496:
-----------------------------------------
closed as a duplicate; attached patch to existing JIRA...we like to assign to
the older ones as they have more watchers.
patch makes sense though: "\" isn't a legal entry in a windows path, and
*every* FS is allowed to have its own set of invalid characters
> TestFsShellList#testList fails on Windows
> -----------------------------------------
>
> Key: HADOOP-15496
> URL: https://issues.apache.org/jira/browse/HADOOP-15496
> Project: Hadoop Common
> Issue Type: Test
> Reporter: Anbang Hu
> Assignee: Anbang Hu
> Priority: Minor
> Labels: Windows
> Attachments: HADOOP-15496.000.patch
>
>
> [TestFsShellList#testList|https://builds.apache.org/job/hadoop-trunk-win/478/testReport/org.apache.hadoop.fs/TestFsShellList/testList/]
> fails on Windows because Windows filename does not accept "\", while in the
> test
> {code:java}
> createFile(new Path(testRootDir, "abc\bd\tef"));
> ...
> createFile(new Path(testRootDir, "qq\r123"));
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]