Gautham Banasandra created HADOOP-19603:
-------------------------------------------

             Summary: Fix TestFsShellList.testList on Windows
                 Key: HADOOP-19603
                 URL: https://issues.apache.org/jira/browse/HADOOP-19603
             Project: Hadoop Common
          Issue Type: Bug
          Components: hadoop-common
    Affects Versions: 3.5.0
         Environment: Windows 10
            Reporter: Gautham Banasandra
            Assignee: Gautham Banasandra
             Fix For: 3.5.0


* The test *org.apache.hadoop.fs.TestFsShellList#testList* creates files with 
special characters and tries to list them using *ls*.
* Filenames with special characters aren't allowed in Windows.
* Thus, we need to modify the test to only test for non-special characters on 
Windows and include the filenames with special characters on non-Windows 
environments.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to