Appy created HBASE-18341:
----------------------------
Summary: 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
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)