[ https://issues.apache.org/jira/browse/LUCENE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844832#action_12844832 ]
Uwe Schindler commented on LUCENE-2313: --------------------------------------- Looks good! (I did not even know this property, but we can add this VERBOSE check to more tests, too. The first that come to my mind are NumericRange, Highlighter, Spatial) > Add VERBOSE to LuceneTestCase and LuceneTestCaseJ4 > -------------------------------------------------- > > Key: LUCENE-2313 > URL: https://issues.apache.org/jira/browse/LUCENE-2313 > Project: Lucene - Java > Issue Type: Improvement > Reporter: Shai Erera > Priority: Minor > Fix For: 3.1 > > Attachments: LUCENE-2313.patch > > > component-build.xml allows to define tests.verbose as a system property when > running tests. Both LuceneTestCase and LuceneTestCaseJ4 don't read that > property. It will be useful for overriding tests to access one place for this > setting (I believe currently some tests do it on their own). Then (as a > separate issue) we can move all tests that don't check the parameter to only > print if VERBOSE is true. > I will post a patch soon. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org For additional commands, e-mail: java-dev-h...@lucene.apache.org