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

        

Reply via email to