[
https://issues.apache.org/jira/browse/HDFS-5409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13970290#comment-13970290
]
Hudson commented on HDFS-5409:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5522 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5522/])
HDFS-5409. TestOfflineEditsViewer#testStored fails on Windows due to CRLF line
endings in editsStored.xml from git checkout. Contributed by Chris Nauroth.
(cnauroth:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1587759)
* /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/offlineEditsViewer/TestOfflineEditsViewer.java
> TestOfflineEditsViewer#testStored fails on Windows due to CRLF line endings
> in editsStored.xml from git checkout
> ----------------------------------------------------------------------------------------------------------------
>
> Key: HDFS-5409
> URL: https://issues.apache.org/jira/browse/HDFS-5409
> Project: Hadoop HDFS
> Issue Type: Test
> Components: test
> Affects Versions: 3.0.0, 2.4.0
> Reporter: Chris Nauroth
> Assignee: Chris Nauroth
> Priority: Minor
> Fix For: 3.0.0, 2.5.0
>
> Attachments: HDFS-5409.1.patch, HDFS-5409.2.patch
>
>
> When doing a git checkout on Windows,
> hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored.xml has CRLF
> line endings. The offline edits viewer tool generates XML output with LF
> line endings. This causes {{TestOfflineEditsViewer#testStored}} to fail when
> asserting that editsStored.xml and editsStoredParsed.xml have the same
> content.
--
This message was sent by Atlassian JIRA
(v6.2#6252)