[ 
https://issues.apache.org/jira/browse/HDFS-8038?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HDFS-8038:
--------------------------------
         Component/s: tools
    Target Version/s: 2.7.0

> Fix TestOfflineImageViewer#testPBDelimitedWriter on Windows
> -----------------------------------------------------------
>
>                 Key: HDFS-8038
>                 URL: https://issues.apache.org/jira/browse/HDFS-8038
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: tools
>            Reporter: Xiaoyu Yao
>            Assignee: Xiaoyu Yao
>            Priority: Minor
>         Attachments: HDFS-8038.00.patch
>
>
> The test assumes Linux path format during verification. The file system path 
> should be normalized to uri format before compare. 
> {code}
> expected:<[/emptydir, /dir0, /dir1/file2, /dir1, /dir1/file3, /dir2/file3, 
> /dir1/file0, /dir1/file1, /dir2/file1, /dir2/file2, /dir2, /dir0/file0, 
> /dir2/file0, /dir0/file1, /dir0/file2, /dir0/file3, /xattr]> 
> but was:<[\dir0, \dir0\file3, \dir0\file2, \dir0\file1, \xattr, \emptydir, 
> \dir0\file0, \dir1\file1, \dir1\file0, \dir1\file3, \dir1\file2, \dir2\file3, 
> \, \dir1, \dir2\file0, \dirContainingInvalidXMLChar&#0;here, \dir2, 
> \dir2\file2, \dir2\file1]>
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to