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

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

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

> 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, 13127v2.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