[ 
https://issues.apache.org/jira/browse/HBASE-19866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Appy updated HBASE-19866:
-------------------------
    Description: 
So reading around junit docs, looks like the reason is result of these two 
rules:
-  @Test(timeout=X) applies only on the test function, and not on whole test 
fixture (@After, @Before, etc)
- Timeout rule applies on whole test fixture

Since 

> TestRegionServerReportForDuty doesn't timeout
> ---------------------------------------------
>
>                 Key: HBASE-19866
>                 URL: https://issues.apache.org/jira/browse/HBASE-19866
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Appy
>            Assignee: Appy
>            Priority: Major
>
> So reading around junit docs, looks like the reason is result of these two 
> rules:
> -  @Test(timeout=X) applies only on the test function, and not on whole test 
> fixture (@After, @Before, etc)
> - Timeout rule applies on whole test fixture
> Since 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to