You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Robert Muir (JIRA)" <ji...@apache.org> on 2014/09/03 15:10:51 UTC

[jira] [Created] (LUCENE-5920) tweak junit4 output options for 'ant beast'

Robert Muir created LUCENE-5920:
-----------------------------------

             Summary: tweak junit4 output options for 'ant beast'
                 Key: LUCENE-5920
                 URL: https://issues.apache.org/jira/browse/LUCENE-5920
             Project: Lucene - Core
          Issue Type: Test
            Reporter: Robert Muir


Currently, this outputs way too much, e.g. including all test output for every passing run (because this is the behavior when -Dtestcase is set).

Especially with tests.verbose, this is really annoying as you have output from say 200 runs that you don't care about.

I think ant beast should only show the interesting output for the failing run and try to suppress unnecessary output as much as possible for passing ones (it should be JUST enough to know your test ran and passed and not ignored, e.g. you didnt screw up).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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