[
https://issues.apache.org/jira/browse/HBASE-22637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877915#comment-16877915
]
Hudson commented on HBASE-22637:
--------------------------------
Results for branch branch-1.4
[build #883 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/883/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(x) {color:red}-1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/883//General_Nightly_Build_Report/]
(x) {color:red}-1 jdk7 checks{color}
-- For more information [see jdk7
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-1.4/883//JDK7_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-1.4/883//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
> fix flaky TestMetaTableMetrics test
> -----------------------------------
>
> Key: HBASE-22637
> URL: https://issues.apache.org/jira/browse/HBASE-22637
> Project: HBase
> Issue Type: Bug
> Components: metrics, test
> Affects Versions: 2.0.6, 2.1.6
> Reporter: Szalay-Beko Mate
> Assignee: Szalay-Beko Mate
> Priority: Major
> Fix For: 3.0.0, 1.5.0, 2.3.0, 2.2.1, 2.1.6, 1.4.11
>
>
> coprocessor.TestMetaTableMetrics test is flaky, failing with the same assert
> error on two branches. e.g.:
> - branch 2.0:
> https://builds.apache.org//job/HBase-Flaky-Tests/job/branch-2.0/3382
> - branch 2.1:
> https://builds.apache.org//job/HBase-Flaky-Tests/job/branch-2.1/3469
> {noformat}
> java.lang.AssertionError: expected:<5> but was:<0>
> at
> org.apache.hadoop.hbase.coprocessor.TestMetaTableMetrics.test(TestMetaTableMetrics.java:226)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)