[ https://issues.apache.org/jira/browse/HADOOP-19603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18004520#comment-18004520 ]
ASF GitHub Bot commented on HADOOP-19603: ----------------------------------------- GauthamBanasandra commented on PR #7771: URL: https://github.com/apache/hadoop/pull/7771#issuecomment-3058616524 Attaching the logs of the unit tests run locally on my Windows PC. [unit-test-results.log](https://github.com/user-attachments/files/21169533/unit-test-results.log) > 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 > Priority: Major > 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-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org