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 2016/12/08 04:15:58 UTC

[jira] [Created] (HBASE-17279) TestSerialReplication#testRegionSplit is flay

Ted Yu created HBASE-17279:
------------------------------

             Summary: TestSerialReplication#testRegionSplit is flay
                 Key: HBASE-17279
                 URL: https://issues.apache.org/jira/browse/HBASE-17279
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu
            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)