[
https://issues.apache.org/jira/browse/HBASE-18980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199365#comment-16199365
]
Hudson commented on HBASE-18980:
--------------------------------
FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #3863 (See
[https://builds.apache.org/job/HBase-Trunk_matrix/3863/])
HBASE-18980 Suppress SelfComparison error in tests (mdrob: rev
73b6bd0283eb4a9a9704a15d07974cde829ee2b6)
* (edit)
hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsTableSourceImpl.java
* (edit)
hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionSourceImpl.java
> Address issues found by error-prone in hbase-hadoop2-compat
> -----------------------------------------------------------
>
> Key: HBASE-18980
> URL: https://issues.apache.org/jira/browse/HBASE-18980
> Project: HBase
> Issue Type: Sub-task
> Reporter: Mike Drob
> Assignee: Mike Drob
> Priority: Trivial
> Fix For: 3.0.0, 1.4.0, 1.3.2, 1.2.7, 1.1.13, 2.0.0-alpha-4
>
> Attachments: HBASE-18980.patch
>
>
> There are a few instances of self comparison found in hadoop2-compat module.
> Because they are in tests specifically for verifying compareTo, I think
> they're ok to keep and we should suppress them.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)