[
https://issues.apache.org/jira/browse/LUCENE-3895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13234045#comment-13234045
]
Robert Muir commented on LUCENE-3895:
-------------------------------------
A good example of this is to un-@Ignore
TestKuromojiTokenizer.testRandomHugeStrings (LUCENE-3897)
in modules/analysis/kuromoji, it fails from another thread but there is no seed.
> Not getting random-seed/reproduce-with if a test fails from another thread
> --------------------------------------------------------------------------
>
> Key: LUCENE-3895
> URL: https://issues.apache.org/jira/browse/LUCENE-3895
> Project: Lucene - Java
> Issue Type: Bug
> Components: general/test
> Affects Versions: 4.0
> Reporter: Robert Muir
>
> See https://builds.apache.org/job/Lucene-Solr-tests-only-trunk/12822/console
> as an example.
> This is at least affecting 4.0, maybe 3.x too
--
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]