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

Dawid Weiss commented on LUCENE-5622:
-------------------------------------

Committed to trunk. Will let it bake a bit before backporting to 4x

> Fail tests if they print over the given limit of bytes to System.out or 
> System.err
> ----------------------------------------------------------------------------------
>
>                 Key: LUCENE-5622
>                 URL: https://issues.apache.org/jira/browse/LUCENE-5622
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Robert Muir
>            Assignee: Dawid Weiss
>             Fix For: 4.9, 5.0
>
>         Attachments: LUCENE-5622.patch, LUCENE-5622.patch, LUCENE-5622.patch, 
> LUCENE-5622.patch, LUCENE-5622.patch
>
>
> Some tests print so much stuff they are now undebuggable (see LUCENE-5612).
> From now on, when tests.verbose is false, the number of bytes printed to 
> standard output and error streams will be accounted for and if it exceeds a 
> given limit an assertion will be thrown. The limit is adjustable per-suite 
> using Limit annotation, with the default of 8kb per suite. The check can be 
> suppressed entirely by specifying SuppressSysoutChecks.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to