You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Yu (Created) (JIRA)" <ji...@apache.org> on 2012/01/22 19:24:39 UTC

[jira] [Created] (HBASE-5248) TestFSUtils#testcomputeHDFSBlocksDistribution fails intermittently

TestFSUtils#testcomputeHDFSBlocksDistribution fails intermittently
------------------------------------------------------------------

                 Key: HBASE-5248
                 URL: https://issues.apache.org/jira/browse/HBASE-5248
             Project: HBase
          Issue Type: Test
            Reporter: Zhihong Yu


As can be seen from https://builds.apache.org/view/G-L/view/HBase/job/HBase-TRUNK/2644/testReport/org.apache.hadoop.hbase.util/TestFSUtils/testcomputeHDFSBlocksDistribution/:
{code}
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.hadoop.hbase.util.TestFSUtils.testcomputeHDFSBlocksDistribution(TestFSUtils.java:142)
{code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira