[
https://issues.apache.org/jira/browse/HBASE-4560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13124205#comment-13124205
]
Ted Yu commented on HBASE-4560:
-------------------------------
Using the attached script, the following test was found to hang in build 2314:
{code}
Running org.apache.hadoop.hbase.client.TestShell
Running org.apache.hadoop.hbase.client.TestFromClientSide
Tests run: 46, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 128.669 sec
{code}
> Script to find hanging test cases in build
> ------------------------------------------
>
> Key: HBASE-4560
> URL: https://issues.apache.org/jira/browse/HBASE-4560
> Project: HBase
> Issue Type: Improvement
> Reporter: ramkrishna.s.vasudevan
> Priority: Minor
> Attachments: findHangingTest.sh
>
>
> A script that parses the console output to get the hanging test names. This
> will be very useful to know the hanging test case names when we see in some
> builds all the test cases run but still the build shows failed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira