[ https://issues.apache.org/jira/browse/HBASE-20465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16447565#comment-16447565 ]
Hudson commented on HBASE-20465: -------------------------------- Results for branch branch-2.0 [build #211 on builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/211/]: (/) *{color:green}+1 overall{color}* ---- details (if available): (/) {color:green}+1 general checks{color} -- For more information [see general report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/211//General_Nightly_Build_Report/] (/) {color:green}+1 jdk8 hadoop2 checks{color} -- For more information [see jdk8 (hadoop2) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/211//JDK8_Nightly_Build_Report_(Hadoop2)/] (/) {color:green}+1 jdk8 hadoop3 checks{color} -- For more information [see jdk8 (hadoop3) report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.0/211//JDK8_Nightly_Build_Report_(Hadoop3)/] (/) {color:green}+1 source release artifact{color} -- See build output for details. > Fix TestEnableRSGroup flaky > --------------------------- > > Key: HBASE-20465 > URL: https://issues.apache.org/jira/browse/HBASE-20465 > Project: HBase > Issue Type: Bug > Components: rsgroup > Affects Versions: 2.0.0 > Reporter: Balazs Meszaros > Assignee: Balazs Meszaros > Priority: Major > Fix For: 2.0.0 > > Attachments: HBASE-20465.master.001.patch > > > Most recent {{TestEnableRSGroup}} tests failed on branch-2.0 according to our > flaky dashboard. > {code} > java.lang.AssertionError > at > org.apache.hadoop.hbase.rsgroup.TestEnableRSGroup.testEnableRSGroup(TestEnableRSGroup.java:80) > {code} > TestEnableRSGroup:80: > {code:java} > // check if master started successfully > assertTrue(TEST_UTIL.getMiniHBaseCluster().getMaster() != null); > {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005)