[
https://issues.apache.org/jira/browse/LUCENE-3808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dawid Weiss resolved LUCENE-3808.
---------------------------------
Resolution: Fixed
> Switch LuceneTestCaseRunner to RandomizedRunner. Enforce Random sharing
> contracts. Enforce thread leaks.
> --------------------------------------------------------------------------------------------------------
>
> Key: LUCENE-3808
> URL: https://issues.apache.org/jira/browse/LUCENE-3808
> Project: Lucene - Java
> Issue Type: Sub-task
> Components: general/test
> Reporter: Dawid Weiss
> Assignee: Dawid Weiss
> Priority: Minor
> Fix For: 4.0
>
>
> Dev. branch at: https://github.com/dweiss/lucene_solr/tree/rr
> Switch the runner to RandomizedRunner. Enforce the following:
> - (/) Random sharing will result in a failure/ exception.
> - (/) -Add a validator for testXXX without @Test annotation.- (custom test
> provider added).
> - (/) Make sure tests are executed with assertions enabled (at least for
> solr/lucene packages).
> - (/) Add a validator for static hook shadowing (no-no).
> - (/) Modify custom execution groups in LTC to be real @Groups.
> Follow up from merging with trunk:
> - (/) rename tests.threadspercpu into tests.jvms (Steve)
> - (/) align to 80 cols terminals (Robert) - use simple class names and add
> truncation padding.
> - (/) the output is emitted twice in case of suite-level errors.
--
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]