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/07/06 15:30:12 UTC

[jira] [Created] (HBASE-16185) TestReplicationSmallTests fails in master branch

Ted Yu created HBASE-16185:
------------------------------

             Summary: TestReplicationSmallTests fails in master branch
                 Key: HBASE-16185
                 URL: https://issues.apache.org/jira/browse/HBASE-16185
             Project: HBase
          Issue Type: Test
            Reporter: Ted Yu


As commit 581d2b7de517ee29b81b62c521ef5ca27c41f38d, the following test failure can be reproduced:
{code}
testReplicationStatus(org.apache.hadoop.hbase.replication.TestReplicationSmallTests)  Time elapsed: 2.691 sec  <<< FAILURE!
java.lang.AssertionError: failed to get ReplicationLoadSourceList
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.hbase.replication.TestReplicationSmallTests.testReplicationStatus(TestReplicationSmallTests.java:741)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)