[ 
https://issues.apache.org/jira/browse/HBASE-9610?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

stack updated HBASE-9610:
-------------------------

    Attachment: 9610_hack_fix.txt

Hack fix.

Asks before test runs what counters are and uses this as basis rather than 
zero.  My guess is that the test that runs before the metrics one is upping the 
counters.  Usually they are clear when second test runs.  Sometimes not (upon 
on apache).

This is workaround to get tests passing again while we dig in on this one.
                
> TestThriftServer.testAll failing
> --------------------------------
>
>                 Key: HBASE-9610
>                 URL: https://issues.apache.org/jira/browse/HBASE-9610
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Elliott Clark
>         Attachments: 9610-debugging.txt, 9610_hack_fix.txt, more_debugging.txt
>
>
> http://jenkins-public.iridiant.net/job/hbase-0.96-hadoop2/140/org.apache.hbase$hbase-thrift/testReport/junit/org.apache.hadoop.hbase.thrift/TestThriftServer/testAll/
> {code}
> java.lang.AssertionError: Metrics Counters should be equal expected:<2> but 
> was:<4>
>       at org.junit.Assert.fail(Assert.java:88)
>       at org.junit.Assert.failNotEquals(Assert.java:743)
>       at org.junit.Assert.assertEquals(Assert.java:118)
>       at org.junit.Assert.assertEquals(Assert.java:555)
> {code}
> Here too:
> http://jenkins-public.iridiant.net/job/hbase-0.96/134/
> http://jenkins-public.iridiant.net/job/hbase-0.96-hadoop2/140/
> Mind taking a looksee [~eclark]

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to