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

Arpit Agarwal commented on HDFS-5105:
-------------------------------------

Thanks Chuan. I committed this to trunk, branch-2 and branch-2.1-beta.

The last -1 from Jenkins can be ignored, I inadvertently checked in before 
Jenkins picked up the v3 patch. However it tested clean with test-patch locally.
                
> TestFsck fails on Windows
> -------------------------
>
>                 Key: HDFS-5105
>                 URL: https://issues.apache.org/jira/browse/HDFS-5105
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 3.0.0, 2.3.0
>            Reporter: Chuan Liu
>            Assignee: Chuan Liu
>            Priority: Minor
>         Attachments: HDFS-5105-trunk.2.patch, HDFS-5105-trunk.3.patch, 
> HDFS-5105-trunk.patch
>
>
> TestFsck fails on Windows for two reasons.
> # log audit file is not closed in previous test case, which leads to the 
> deletion failure on Windows in the next test case. Because the file is not 
> deleted, it is written twice and the output does not match the expectation.
> # When comparing output string, we used '\n' while the line ending is '\r\n' 
> on Windows.

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