You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2016/12/02 23:37:58 UTC

[jira] [Commented] (HBASE-17246) TestSerialReplication#testRegionMerge fails in master branch

    [ https://issues.apache.org/jira/browse/HBASE-17246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15716868#comment-15716868 ] 

Ted Yu commented on HBASE-17246:
--------------------------------

As of trunk build #2060, this test has been blacklisted:
{code}
'EXCLUDES=**/TestSnapshotCloneIndependence.java,**/TestMobExportSnapshot.java,**/TestHRegion.java,**/TestStochasticLoadBalancer2.java,**/TestQuotaThrottle.java,**/TestMobSecureExportSnapshot.java,**/TestSerialReplication.java,**/TestVisibilityLabelsReplication.java,**/TestReplicasClient.java,**/TestBlockEvictionFromClient.java,**/TestHRegionWithInMemoryFlush.java,**/TestSecureExportSnapshot.java,**/TestAsyncLogRolling.java,**/TestExportSnapshot.java,**/TestReplicationWithTags.java,**/TestVisibilityLabelReplicationWithExpAsString.java'
{code}

> 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
>         Attachments: org.apache.hadoop.hbase.replication.TestSerialReplication-output.txt
>
>
> 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)