Ivan Mitic created HDFS-4603:
--------------------------------

             Summary: TestMiniDFSCluster fails on Windows
                 Key: HDFS-4603
                 URL: https://issues.apache.org/jira/browse/HDFS-4603
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 3.0.0
            Reporter: Ivan Mitic
            Assignee: Ivan Mitic


Test fails with on the below assert:
{code}
testClusterWithoutSystemProperties(org.apache.hadoop.hdfs.TestMiniDFSCluster)  
Time elapsed: 8252 sec  <<< FAILURE!
org.junit.ComparisonFailure: expected:<...t\test\data\cluster1[/]data> but 
was:<...t\test\data\cluster1[\]data>
        at org.junit.Assert.assertEquals(Assert.java:123)
        at org.junit.Assert.assertEquals(Assert.java:145)
        at 
org.apache.hadoop.hdfs.TestMiniDFSCluster.testClusterWithoutSystemProperties(TestMiniDFSCluster.java:77)
{code}

--
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