[ 
https://issues.apache.org/jira/browse/LUCENE-3992?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13254915#comment-13254915
 ] 

Robert Muir commented on LUCENE-3992:
-------------------------------------

Well the seed format wasnt really a bug (it wouldnt cause a test failure) since 
the sub-process it creates, 
it doesnt care if it passes or fails.
it doesnt care what happens to it, its gonna crash its jvm either way :)

It just makes the test less efficient as we have a lower probability of 
creating an actual index if randomizedrunner
immediately tosses out the bogusly-formatted seed...

                
> TestIndexWriterOnJRECrash failure
> ---------------------------------
>
>                 Key: LUCENE-3992
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3992
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Robert Muir
>         Attachments: LUCENE-3992.patch
>
>
> triggered this beasting a bunch of tests... gonna probably be hard to 
> reproduce...

--
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]

Reply via email to