Vinayakumar B created HDFS-6693:
-----------------------------------
Summary: TestDFSAdminWithHA fails on windows
Key: HDFS-6693
URL: https://issues.apache.org/jira/browse/HDFS-6693
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Vinayakumar B
Assignee: Vinayakumar B
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)