[
https://issues.apache.org/jira/browse/HBASE-17806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15933411#comment-15933411
]
Hudson commented on HBASE-17806:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #2708 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/2708/])
HBASE-17806 TestRSGroups#testMoveServersAndTables is flaky in master (tedyu:
rev 4088f822a449acc39c2408a287f820ec26acabf4)
* (edit)
hbase-common/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfo.java
* (edit)
hbase-rsgroup/src/test/java/org/apache/hadoop/hbase/rsgroup/TestRSGroupsBase.java
> TestRSGroups#testMoveServersAndTables is flaky in master branch
> ---------------------------------------------------------------
>
> Key: HBASE-17806
> URL: https://issues.apache.org/jira/browse/HBASE-17806
> Project: HBase
> Issue Type: Test
> Reporter: Ted Yu
> Assignee: Guangxu Cheng
> Fix For: 2.0
>
> Attachments: HBASE-17806-v1.patch
>
>
> According to https://builds.apache.org/job/HBASE-Flaky-Tests ,
> TestRSGroups#testMoveServersAndTables is the top flaky test.
> Recent test failure:
> https://builds.apache.org/job/HBASE-Flaky-Tests/14062/testReport/junit/org.apache.hadoop.hbase.rsgroup/TestRSGroups/testMoveServersAndTables/
> {code}
> java.lang.AssertionError: expected:<4> but was:<5>
> at org.junit.Assert.fail(Assert.java:88)
> at org.junit.Assert.failNotEquals(Assert.java:834)
> at org.junit.Assert.assertEquals(Assert.java:645)
> at org.junit.Assert.assertEquals(Assert.java:631)
> at
> org.apache.hadoop.hbase.rsgroup.TestRSGroupsBase.testMoveServersAndTables(TestRSGroupsBase.java:747)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)