[
https://issues.apache.org/jira/browse/HBASE-18341?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Appy resolved HBASE-18341.
--------------------------
Resolution: Fixed
> Update findHangingTests.py script to match changed consoleText of trunk build
> -----------------------------------------------------------------------------
>
> Key: HBASE-18341
> URL: https://issues.apache.org/jira/browse/HBASE-18341
> Project: HBase
> Issue Type: Bug
> Reporter: Appy
> Assignee: Appy
> Fix For: 2.0.0, 3.0.0
>
> Attachments: patch
>
>
> consoleText in earlier builds used to report test results as shown below
> {noformat}
> Running org.apache.hadoop.hbase.client.TestAsyncSnapshotAdminApi
> Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.753 s - in
> org.apache.hadoop.hbase.client.TestSizeFailures
> {noformat}
> However now we have "[INFO]" / "[WARNING]" in the beginning of lines which
> messed up regex matcher. Updating regex matches to be more general.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)