Ted Yu created HBASE-17246:
------------------------------
Summary: TestSerialReplication#testRegionMerge fails in master
branch
Key: HBASE-17246
URL: https://issues.apache.org/jira/browse/HBASE-17246
Project: HBase
Issue Type: Test
Reporter: Ted Yu
TestSerialReplication#testRegionMerge fails intermittently in master branch.
{code}
testRegionMerge(org.apache.hadoop.hbase.replication.TestSerialReplication)
Time elapsed: 15.193 sec <<< FAILURE!
java.lang.AssertionError: expected:<9> but was:<4>
at
org.apache.hadoop.hbase.replication.TestSerialReplication.testRegionMerge(TestSerialReplication.java:305)
{code}
I can reproduce the test failure locally.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)