Chris Nauroth created HDFS-7172: ----------------------------------- Summary: Test data files may be checked out of git with incorrect line endings, causing test failures in TestHDFSCLI. Key: HDFS-7172 URL: https://issues.apache.org/jira/browse/HDFS-7172 Project: Hadoop HDFS Issue Type: Bug Components: test Reporter: Chris Nauroth Assignee: Chris Nauroth Priority: Trivial
{{TestHDFSCLI}} uses several files at src/test/resource/data* as test input files. Some of the tests expect a specific length for these files. 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)