[ 
https://issues.apache.org/jira/browse/HADOOP-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Chris Nauroth updated HADOOP-9365:
----------------------------------

     Target Version/s: 3.0.0, trunk-win  (was: trunk-win)
    Affects Version/s: 3.0.0
    
> TestHAZKUtil fails on Windows
> -----------------------------
>
>                 Key: HADOOP-9365
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9365
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 3.0.0, trunk-win
>            Reporter: Ivan Mitic
>            Assignee: Ivan Mitic
>         Attachments: HADOOP-9365.branch-trunk-win.hazkutil.patch
>
>
> 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

Reply via email to