[
https://issues.apache.org/jira/browse/HDFS-9128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14905821#comment-14905821
]
Hudson commented on HDFS-9128:
------------------------------
SUCCESS: Integrated in Hadoop-Yarn-trunk-Java8 #438 (See
[https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/438/])
HDFS-9128. TestWebHdfsFileContextMainOperations and
TestSWebHdfsFileContextMainOperations fail due to invalid HDFS path on Windows.
Contributed by Chris Nauroth. (wheat9: rev
06d1c9033effcd2b1ea54e87229d5478d85732ca)
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestWebHdfsFileContextMainOperations.java
*
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/fs/TestSWebHdfsFileContextMainOperations.java
* hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
> TestWebHdfsFileContextMainOperations and
> TestSWebHdfsFileContextMainOperations fail due to invalid HDFS path on
> Windows.
> ------------------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-9128
> URL: https://issues.apache.org/jira/browse/HDFS-9128
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Trivial
> Fix For: 2.8.0
>
> Attachments: HDFS-9128.001.patch
>
>
> These tests do not override the default behavior of using the local file
> system test working directory to construct test paths. These paths will
> contain the ':' character on Windows due to the drive spec. HDFS rejects the
> ':' character as invalid.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)