[ 
https://issues.apache.org/jira/browse/HBASE-8397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804564#comment-13804564
 ] 

Ted Yu edited comment on HBASE-8397 at 10/24/13 7:22 PM:
---------------------------------------------------------

Looks like this failure was related to the patch:
{code}
https://builds.apache.org/job/HBase-0.94-security/323/testReport/junit/org.apache.hadoop.hbase.master.metrics/TestMasterStatistics/testMasterStatistics/

java.lang.AssertionError: The value obtained through bean server should be 
equal to the one obtained directly. expected:<10.0> but was:<0.0>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at 
org.apache.hadoop.hbase.master.metrics.TestMasterStatistics.testMasterStatistics(TestMasterStatistics.java:74)
{code}
@Ivan:
Mind taking a look ?


was (Author: [email protected]):
Looks like this failure was related to the patch:

https://builds.apache.org/job/HBase-0.94-security/323/testReport/junit/org.apache.hadoop.hbase.master.metrics/TestMasterStatistics/testMasterStatistics/

@Ivan:
Mind taking a look ?

> improve unit-test coverage of package org.apache.hadoop.hbase.master.metrics 
> (0.94)
> -----------------------------------------------------------------------------------
>
>                 Key: HBASE-8397
>                 URL: https://issues.apache.org/jira/browse/HBASE-8397
>             Project: HBase
>          Issue Type: Test
>    Affects Versions: 0.94.8
>            Reporter: Ivan A. Veselovsky
>            Assignee: Ivan A. Veselovsky
>             Fix For: 0.94.13
>
>         Attachments: HBASE-8397-0.94--N3.patch, HBASE-8397-0.94--N5.patch, 
> HBASE-8397-0.94--N6.patch
>
>
> The patch suggests new test that elevates unit-test coverage of package  
> org.apache.hadoop.hbase.master.metrics .
> The patch is applicable to branch 0.94 only.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to