You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/07/08 20:21:49 UTC

[jira] [Resolved] (HBASE-8887) TestAdmin#testForceSplitMultiFamily fails intermittently

     [ https://issues.apache.org/jira/browse/HBASE-8887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-8887.
--------------------------

    Resolution: Duplicate

Dup of hbase-8862
                
> 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