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