You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Ivan Mitic (JIRA)" <ji...@apache.org> on 2013/03/05 20:34:12 UTC

[jira] [Created] (HADOOP-9365) TestHAZKUtil fails on Windows

Ivan Mitic created HADOOP-9365:
----------------------------------

             Summary: TestHAZKUtil fails on Windows
                 Key: HADOOP-9365
                 URL: https://issues.apache.org/jira/browse/HADOOP-9365
             Project: Hadoop Common
          Issue Type: Bug
    Affects Versions: trunk-win
            Reporter: Ivan Mitic
            Assignee: Ivan Mitic


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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira