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

Sean Busbey commented on HBASE-15013:
-------------------------------------

if you're willing to wait until after the switch to Yetus for precommit, adding 
to the jira comments should be easy as a yetus plugin.

> Add to build script detection of hanging scripts and include list in build 
> report
> ---------------------------------------------------------------------------------
>
>                 Key: HBASE-15013
>                 URL: https://issues.apache.org/jira/browse/HBASE-15013
>             Project: HBase
>          Issue Type: Sub-task
>            Reporter: stack
>
> We have a zombie detector which is run at the end of the build to look for 
> errant processes that may have been started by us.
> There is another type of test that doesn't complete in time for surefire and 
> it will report test as timed out but with no detail.
> Currently we find these by running the findHangingTests.py script. It just 
> looks for test start that has no matching done. We need to run this at end of 
> script against console output and include its findings in the final log 
> (somehow); its a pain having to do this outside of the test run. This will 
> turn up the hangers.



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

Reply via email to