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

Hudson commented on HBASE-19956:
--------------------------------

FAILURE: Integrated in Jenkins build HBase-Trunk_matrix #4548 (See 
[https://builds.apache.org/job/HBase-Trunk_matrix/4548/])
HBASE-19956 Remove category as a consideration timing out tests; set all 
(stack: rev 277ce3d8a3d68f87e82c98fdeb3a3cb3dee33036)
* (edit) hbase-server/pom.xml
* (edit) 
hbase-common/src/test/java/org/apache/hadoop/hbase/HBaseClassTestRule.java


> Remove category as a consideration timing out tests; set all test to timeout 
> at 10minutes regardless
> ----------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-19956
>                 URL: https://issues.apache.org/jira/browse/HBASE-19956
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>             Fix For: 2.0.0-beta-2
>
>         Attachments: HBASE-19956.branch-2.001.patch
>
>
> Appy suggestion from parent issue.
> Notion is that during transition measuring timeout on a class-basis instead 
> of on a test method basis, categories only mess us up. The only important 
> regard when it comes to timeout is that our timeout cuts in before the 
> surefire one does; it just does a savage kill w/o regard for who is about. If 
> we kill, there'll be info on culprit. Thats what we want.
> We used to have timeout per test method. It was changed for hbase2 to be 
> class based. Easier for devs to grok. For now, we purge changing test class 
> timeout based off category and just paint all tests w/ the one 10-minute max 
> brush.



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

Reply via email to