[
https://issues.apache.org/jira/browse/HBASE-16200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enis Soztutar resolved HBASE-16200.
-----------------------------------
Resolution: Duplicate
Dup of HBASE-16185.
> TestReplicationSmallTests is failing consistently
> -------------------------------------------------
>
> Key: HBASE-16200
> URL: https://issues.apache.org/jira/browse/HBASE-16200
> Project: HBase
> Issue Type: Bug
> Reporter: Enis Soztutar
>
> Could not find it in jenkins run, but this test fails consistently in local
> run.
> https://builds.apache.org/view/All/job/HBase-Trunk_matrix/1187/jdk=latest1.7,label=yahoo-not-h2/testReport/org.apache.hadoop.hbase.replication/
> {code}
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=256m;
> support was removed in 8.0
> Running org.apache.hadoop.hbase.replication.TestReplicationSmallTests
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 24.815 sec
> <<< FAILURE! - in
> org.apache.hadoop.hbase.replication.TestReplicationSmallTests
> testReplicationStatus(org.apache.hadoop.hbase.replication.TestReplicationSmallTests)
> Time elapsed: 1.65 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)
> Results :
> Failed tests:
> TestReplicationSmallTests.testReplicationStatus:741 failed to get
> ReplicationLoadSourceList
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)