Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-15496

TestFsShellList#testList fails on Windows

    XMLWordPrintableJSON

Details

    • Test
    • Status: Resolved
    • Minor
    • Resolution: Duplicate
    • None
    • None
    • None

    Description

      TestFsShellList#testList fails on Windows because Windows filename does not accept "\", while in the test

      createFile(new Path(testRootDir, "abc\bd\tef"));
      ...
      createFile(new Path(testRootDir, "qq\r123"));
      

      Attachments

        1. HADOOP-15496.000.patch
          1 kB
          Anbang Hu

        Issue Links

          Activity

            People

              huanbang1993 Anbang Hu
              huanbang1993 Anbang Hu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: