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

Arpit Agarwal updated HDFS-5105:
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.1-beta
           Status: Resolved  (was: Patch Available)
    
> 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
>             Fix For: 2.1.1-beta
>
>         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