[ https://issues.apache.org/jira/browse/HBASE-18980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16199054#comment-16199054 ]
Hudson commented on HBASE-18980: -------------------------------- FAILURE: Integrated in Jenkins build HBase-1.3-JDK7 #300 (See [https://builds.apache.org/job/HBase-1.3-JDK7/300/]) HBASE-18980 Suppress SelfComparison error in tests (mdrob: rev 04fa819e0aa546f84891601653bf4499c46724e9) * (edit) hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsRegionSourceImpl.java * (edit) hbase-hadoop2-compat/src/test/java/org/apache/hadoop/hbase/regionserver/TestMetricsTableSourceImpl.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)