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

stack updated HBASE-13127:
--------------------------
    Attachment: 13127.txt

Lets see how this patch does against hadoopqa. Adds different timings dependent 
on test size using below ugly hackery:

find hbase-*/src/test -type f -name Test*.java -exec grep -L 'LargeTests.class' 
{} \;|xargs perl -pi -e 's/\@Test\w*$/\@Test (timeout=300000)/'

> Add timeouts on all tests so less zombie sightings
> --------------------------------------------------
>
>                 Key: HBASE-13127
>                 URL: https://issues.apache.org/jira/browse/HBASE-13127
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>            Reporter: stack
>            Assignee: stack
>         Attachments: 13127.txt
>
>
> [~Apache9] and [~octo47] have been working hard at trying to get our builds 
> passing again. They are almost there. TRUNK just failed with a zombie 
> TestMasterObserver. Help the lads out by adding timeouts on all tests so less 
> zombie incidence... will help identify the frequent failing issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to