[
https://issues.apache.org/jira/browse/HBASE-16185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15370558#comment-15370558
]
Hudson commented on HBASE-16185:
--------------------------------
FAILURE: Integrated in HBase-Trunk_matrix #1208 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/1208/])
HBASE-16185 TestReplicationSmallTests fails in master branch (Phil Yang)
(tedyu: rev 0875c35781f1fcc06d38308b915a01791c7a6a20)
*
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/TestReplicationSmallTests.java
> 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
> Assignee: Phil Yang
> Fix For: 2.0.0
>
> Attachments: HBASE-16185-v1.patch
>
>
> 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)