[
https://issues.apache.org/jira/browse/LUCENE-2313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shai Erera updated LUCENE-2313:
-------------------------------
Attachment: LUCENE-2313.patch
Adds VERBOSE to LuceneTestCase and LuceneTestCaseJ4, as well as changes
TestQualityRun (contrib/benchmark) to use that. I didn't find any other tests
which check that property directly.
> 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: [email protected]
For additional commands, e-mail: [email protected]