[
https://issues.apache.org/jira/browse/HBASE-16975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15624223#comment-15624223
]
Phil Yang commented on HBASE-16975:
-----------------------------------
HBASE-14551 broke this test. It is a LargeTest and I am not sure why it didn't
fail in HBASE-14551 pre-commit test, maybe because some medium tests failed?
> TestSerialReplication occasionally fails
> ----------------------------------------
>
> Key: HBASE-16975
> URL: https://issues.apache.org/jira/browse/HBASE-16975
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Phil Yang
> Priority: Minor
>
> As seen in
> https://builds.apache.org/job/PreCommit-HBASE-Build/4246/artifact/patchprocess/patch-unit-hbase-server.txt
> :
> {code}
> testRegionMerge(org.apache.hadoop.hbase.replication.TestSerialReplication)
> Time elapsed: 14.763 sec <<< FAILURE!
> java.lang.AssertionError: null
> 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.replication.TestSerialReplication.assertIntegerList(TestSerialReplication.java:396)
> at
> org.apache.hadoop.hbase.replication.TestSerialReplication.testRegionMerge(TestSerialReplication.java:326)
> testRegionSplit(org.apache.hadoop.hbase.replication.TestSerialReplication)
> Time elapsed: 203.88 sec <<< ERROR!
> java.lang.Exception: Not all logs have been pushed
> at
> org.apache.hadoop.hbase.replication.TestSerialReplication.testRegionSplit(TestSerialReplication.java:264)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)