huaxiang sun created HBASE-15980:
------------------------------------

             Summary: TestRegionServerMetrics#testMobMetrics failed with the 
master
                 Key: HBASE-15980
                 URL: https://issues.apache.org/jira/browse/HBASE-15980
             Project: HBase
          Issue Type: Bug
            Reporter: huaxiang sun


Run the test locally, found that the following failure.

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
Tests run: 16, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 82.076 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics
testMobMetrics(org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics)  
Time elapsed: 11.162 sec  <<< FAILURE!
java.lang.AssertionError: Metrics Counters should be equal expected:<10> but 
was:<8>
        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.apache.hadoop.hbase.test.MetricsAssertHelperImpl.assertCounter(MetricsAssertHelperImpl.java:185)
        at 
org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics.assertCounter(TestRegionServerMetrics.java:146)
        at 
org.apache.hadoop.hbase.regionserver.TestRegionServerMetrics.testMobMetrics(TestRegionServerMetrics.java:460)


Results :




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to