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 "Kihwal Lee (JIRA)" <ji...@apache.org> on 2013/07/16 22:42:49 UTC

[jira] [Created] (HADOOP-9738) TestDistCh fails

Kihwal Lee created HADOOP-9738:
----------------------------------

             Summary: TestDistCh fails
                 Key: HADOOP-9738
                 URL: https://issues.apache.org/jira/browse/HADOOP-9738
             Project: Hadoop Common
          Issue Type: Bug
          Components: tools
    Affects Versions: 2.1.0-beta
            Reporter: Kihwal Lee


{noformat}
junit.framework.AssertionFailedError: expected:<r---w-rw-> but was:<r---wxrwx>
	at junit.framework.Assert.fail(Assert.java:50)
	at junit.framework.Assert.failNotEquals(Assert.java:287)
	at junit.framework.Assert.assertEquals(Assert.java:67)
	at junit.framework.Assert.assertEquals(Assert.java:74)
	at org.apache.hadoop.tools.TestDistCh.checkFileStatus(TestDistCh.java:197)
	at org.apache.hadoop.tools.TestDistCh.testDistCh(TestDistCh.java:180)
{noformat}

It has been broken since Jun 14. 

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