You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/01/17 14:56:26 UTC

[jira] [Resolved] (HBASE-17279) TestSerialReplication#testRegionSplit is flaky in branch-1

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

Ted Yu resolved HBASE-17279.
----------------------------
    Resolution: Cannot Reproduce

> TestSerialReplication#testRegionSplit is flaky in branch-1
> ----------------------------------------------------------
>
>                 Key: HBASE-17279
>                 URL: https://issues.apache.org/jira/browse/HBASE-17279
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Phil Yang
>            Priority: Minor
>
> From https://builds.apache.org/job/PreCommit-HBASE-Build/4832/artifact/patchprocess/patch-unit-hbase-server.txt :
> {code}
> testRegionSplit(org.apache.hadoop.hbase.replication.TestSerialReplication)  Time elapsed: 24.247 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<9> but was:<4>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:834)
> 	at org.junit.Assert.assertEquals(Assert.java:645)
> 	at org.junit.Assert.assertEquals(Assert.java:631)
> 	at org.apache.hadoop.hbase.replication.TestSerialReplication.testRegionSplit(TestSerialReplication.java:256)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)