You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zhihong Yu (Issue Comment Edited) (JIRA)" <ji...@apache.org> on 2012/01/01 17:51:30 UTC

[jira] [Issue Comment Edited] (HBASE-4822) TestCoprocessorEndpoint is failing intermittently

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

Zhihong Yu edited comment on HBASE-4822 at 1/1/12 4:51 PM:
-----------------------------------------------------------

testAggregation disabled in TRUNK.
                
      was (Author: zhihyu@ebaysf.com):
    testAggregation disabled.
                  
> TestCoprocessorEndpoint is failing intermittently
> -------------------------------------------------
>
>                 Key: HBASE-4822
>                 URL: https://issues.apache.org/jira/browse/HBASE-4822
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.92.0, 0.94.0
>            Reporter: Gary Helmling
>         Attachments: 4822.txt
>
>
> TestCoprocessorEndpoint is failing intermittently in Jenkins.  The errors are all similar to:
> {noformat}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
> -------------------------------------------------------------------------------
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 30.562 sec <<< FAILURE!
> testAggregation(org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint)  Time elapsed: 0.069 sec  <<< FAILURE!
> java.lang.AssertionError: Invalid result expected:<180> but was:<190>
> 	at org.junit.Assert.fail(Assert.java:93)
> 	at org.junit.Assert.failNotEquals(Assert.java:647)
> 	at org.junit.Assert.assertEquals(Assert.java:128)
> 	at org.junit.Assert.assertEquals(Assert.java:472)
> 	at org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint.testAggregation(TestCoprocessorEndpoint.java:149)
> {noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira