[
https://issues.apache.org/jira/browse/HBASE-18341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090269#comment-16090269
]
Hudson commented on HBASE-18341:
--------------------------------
FAILURE: Integrated in Jenkins build HBASE-14070.HLC #69 (See
[https://builds.apache.org/job/HBASE-14070.HLC/69/])
HBASE-18341 Generalize regex matchers in findHangingTests.py script to (appy:
rev 590f02aad013a2955b82a3809202331b86bb2f12)
* (edit) dev-support/findHangingTests.py
HBASE-18341 (addendum) Replace '.' in test names with '_' when using (appy: rev
7d08c78103792e599b0676c318da1aca54501289)
* (edit) dev-support/flaky-dashboard-template.html
> 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, patch_addendum
>
>
> 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)