You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/09/18 01:48:51 UTC

[jira] [Commented] (HBASE-9564) Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure

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

stack commented on HBASE-9564:
------------------------------

bq. This was likely due to verify(task, timeout(1000)) call timing out.

Evidence?
                
> Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure
> ----------------------------------------------------------------
>
>                 Key: HBASE-9564
>                 URL: https://issues.apache.org/jira/browse/HBASE-9564
>             Project: HBase
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>            Priority: Minor
>         Attachments: 9564-v1.txt
>
>
> From https://builds.apache.org/job/PreCommit-HBASE-Build/7274/testReport/junit/org.apache.hadoop.hbase.ipc/TestSimpleRpcScheduler/testHandlerIsolation/ :
> {code}
> java.lang.AssertionError: expected:<3> but was:<2>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.apache.hadoop.hbase.ipc.TestSimpleRpcScheduler.testHandlerIsolation(TestSimpleRpcScheduler.java:122)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> {code}
> This was likely due to verify(task, timeout(1000)) call timing out.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira