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

TestHAZKUtil fails on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • trunk-win, 3.0.0-alpha1
    • 2.1.0-beta
    • None
    • None
    • Reviewed

    Description

      TestHAZKUtil#testConfIndirectionfails on the following validation:

      assertTrue(fnfe.getMessage().startsWith(BOGUS_FILE));

      because the path separators do not match:

      Expected: /xxxx-this-does-not-exist
      Actual: \xxxx-this-does-not-exist

      Attachments

        Issue Links

          Activity

            People

              ivanmi Ivan Mitic
              ivanmi Ivan Mitic
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: