You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2015/04/11 03:04:12 UTC

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

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

Andrew Purtell resolved HBASE-4822.
-----------------------------------
    Resolution: Cannot Reproduce

> 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 was sent by Atlassian JIRA
(v6.3.4#6332)