[
https://issues.apache.org/jira/browse/HDFS-6693?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14065406#comment-14065406
]
Hudson commented on HDFS-6693:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #5903 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5903/])
HDFS-6693. TestDFSAdminWithHA fails on windows ( Contributed by Vinayakumar B )
(vinayakumarb:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1611441)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/tools/TestDFSAdminWithHA.java
> TestDFSAdminWithHA fails on windows
> -----------------------------------
>
> Key: HDFS-6693
> URL: https://issues.apache.org/jira/browse/HDFS-6693
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test, tools
> Reporter: Vinayakumar B
> Assignee: Vinayakumar B
> Fix For: 2.6.0
>
> Attachments: HDFS-6693.patch
>
>
> TestDFSAdminWithHA fails on windows due to multiple reasons.
> 1. Assertion fails due to using only ''\n" in expected, where as in windows
> line separator is "\r\n".
> 2. miniDFSCluster is not shutdown after each test.
--
This message was sent by Atlassian JIRA
(v6.2#6252)