[ https://issues.apache.org/jira/browse/MAPREDUCE-6122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14166419#comment-14166419 ]
Hudson commented on MAPREDUCE-6122: ----------------------------------- FAILURE: Integrated in Hadoop-trunk-Commit #6233 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/6233/]) MAPREDUCE-6122. TestLineRecordReader may fail due to test data files checked out of git with incorrect line endings. Contributed by Chris Nauroth. (cnauroth: rev 684170d5efdc11bcd9967168f44a428d1a72af3c) * hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/.gitattributes * hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core/pom.xml * hadoop-mapreduce-project/CHANGES.txt > TestLineRecordReader may fail due to test data files checked out of git with > incorrect line endings. > ---------------------------------------------------------------------------------------------------- > > Key: MAPREDUCE-6122 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-6122 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: test > Reporter: Chris Nauroth > Assignee: Chris Nauroth > Priority: Trivial > Attachments: MAPREDUCE-6122.1.patch > > > {{TestLineRecordReader}} uses several test input files at > src/test/resources/*.txt. Some of the tests expect a specific length for the > files, such as dealing with a record that spans multiple splits. If they get > checked out of git with CRLF line endings by mistake, then the test > assertions will fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332)