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

Hudson commented on HBASE-9564:
-------------------------------

SUCCESS: Integrated in HBase-TRUNK #4528 (See 
[https://builds.apache.org/job/HBase-TRUNK/4528/])
HBASE-9564 Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure 
(tedyu: rev 1524415)
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/ipc/TestSimpleRpcScheduler.java

                
> 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: Chao Shi
>            Priority: Minor
>         Attachments: 9564-v1.txt, hbase-9564-chaoshi.patch
>
>
> 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

Reply via email to