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

Steven Rowe commented on LUCENE-4092:
-------------------------------------

bq. regex="(?s:\\[java4\\]\\s*Suite:.*?<<<\\s*FAILURES!)"

Hmm, that won't work - it'll grab everything from the first "Suite:" to "<<< 
FAILURES!", including any number of (non-failing) Suite mentions inbetween.

I guess "<<< FAILURES!" and 100 previous lines will work, but I'd rather get 
the exact region.  I'll work on it.

                
> Check what's Jenkins pattern for e-mailing log fragments (so that it includes 
> failures).
> ----------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4092
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4092
>             Project: Lucene - Java
>          Issue Type: Sub-task
>          Components: general/test
>            Reporter: Dawid Weiss
>            Priority: Trivial
>


--
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to