Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
New
Description
- @Ignore and @TestGroup-ignored tests should report the reason much like assumption-ignored tests.
https://github.com/carrotsearch/randomizedtesting/issues/82 - perturb randomness in @BeforeClass hooks so that bad apples are more evently distributed across suites.
https://issues.apache.org/jira/browse/LUCENE-3995 - IntelliJ Idea test configs
https://github.com/carrotsearch/randomizedtesting/issues/83
Attachments
Issue Links
- is related to
-
LUCENE-3995 In LuceneTestCase.beforeClass, make a new random (also using the class hashcode) to vary defaults
- Closed