[
https://issues.apache.org/jira/browse/HBASE-4822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13178200#comment-13178200
]
Hudson commented on HBASE-4822:
-------------------------------
Integrated in HBase-TRUNK #2605 (See
[https://builds.apache.org/job/HBase-TRUNK/2605/])
HBASE-4822 disabling testAggregation for now
tedyu :
Files :
*
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/coprocessor/TestCoprocessorEndpoint.java
> 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