[ 
https://issues.apache.org/jira/browse/HBASE-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13702209#comment-13702209
 ] 

Jimmy Xiang commented on HBASE-8887:
------------------------------------

How about mark this a dup, and handle both issues in one jira?  What do you 
think, [~yuzhih...@gmail.com]?
                
> TestAdmin#testForceSplitMultiFamily fails intermittently
> --------------------------------------------------------
>
>                 Key: HBASE-8887
>                 URL: https://issues.apache.org/jira/browse/HBASE-8887
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Priority: Minor
>
> From 
> https://builds.apache.org/job/HBase-TRUNK/4222/testReport/org.apache.hadoop.hbase.client/TestAdmin/testForceSplitMultiFamily/,
> {code}
> java.lang.AssertionError
>       at org.junit.Assert.fail(Assert.java:86)
>       at org.junit.Assert.assertTrue(Assert.java:41)
>       at org.junit.Assert.assertTrue(Assert.java:52)
>       at 
> org.apache.hadoop.hbase.client.TestAdmin.splitTest(TestAdmin.java:1044)
>       at 
> org.apache.hadoop.hbase.client.TestAdmin.testForceSplitMultiFamily(TestAdmin.java:928)
> {code}
> the assertion below failed:
> {code}
>           assertTrue(delta >= deltaForLargestFamily);
> {code}
> I think the assertion above should include delta as well as 
> deltaForLargestFamily

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