Gautham Banasandra created HADOOP-19562:
-------------------------------------------
Summary: Fix TestTextCommand on Windows
Key: HADOOP-19562
URL: https://issues.apache.org/jira/browse/HADOOP-19562
Project: Hadoop Common
Issue Type: Bug
Components: hadoop-common, test
Affects Versions: 3.5.0
Environment: Windows 10
Reporter: Gautham Banasandra
Assignee: Gautham Banasandra
Fix For: 3.5.0
The following 2 tests are failing in TestTextCommand -
1. testDisplayForNonWritableSequenceFile
2. testDisplayForSequenceFileSmallMultiByteReads
These tests create a file and flush a string ending with "\n". However, for
verification, the test expects "\r\n" as the line ending on Windows. Thus, the
test fails.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]