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

stack commented on HBASE-7951:
------------------------------

This failed again in 
https://builds.apache.org/view/G-L/view/HBase/job/hbase-0.95/36/testReport/org.apache.hadoop.hbase/TestNodeHealthCheckChore/testHealthChecker/

My fix above adjusting timeout is not enough. I missed that a default is being 
set on the tail of the test and the 200ms is being used in place of my 
suggested 2000.  Will open new issue to fix.
                
> TestNodeHealthCheckChore.testHealthChecker failed 0.95 build #3
> ---------------------------------------------------------------
>
>                 Key: HBASE-7951
>                 URL: https://issues.apache.org/jira/browse/HBASE-7951
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.95.0
>
>         Attachments: 7951.txt, 7951v2.txt
>
>
> Failed with this:
> {code}
> java.lang.AssertionError: expected:<SUCCESS> but was:<TIMED_OUT>
>       at org.junit.Assert.fail(Assert.java:88)
> {code}
> The first execution TIMED_OUT.  Timeout invoking shell is 200ms.

--
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