[ https://issues.apache.org/jira/browse/HBASE-16975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Phil Yang updated HBASE-16975: ------------------------------ Attachment: HBASE-16975-ignore.patch Ignore failing tests, we can reenable them when we support them > Serial replication should handle daughter regions being assigned to another RS > ------------------------------------------------------------------------------ > > 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 > Attachments: HBASE-16975-ignore.patch, HBASE-16975-v1.patch > > > 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)