[
https://issues.apache.org/jira/browse/HDFS-5105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13742541#comment-13742541
]
Hadoop QA commented on HDFS-5105:
---------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12598515/HDFS-5105-trunk.3.patch
against trunk revision .
{color:red}-1 patch{color}. The patch command could not apply the patch.
Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/4845//console
This message is automatically generated.
> 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