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 (Commented) (JIRA)" <ji...@apache.org> on 2012/01/01 17:45:31 UTC

[jira] [Commented] (HBASE-4822) TestCoprocessorEndpoint is failing intermittently

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

Zhihong Yu commented on HBASE-4822:
-----------------------------------

TestCoprocessorEndpoint failed again in TRUNK build 2603.
I am going to disable this test before we make it stable.
                
> 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
>
> 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