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

Steven Rowe commented on LUCENE-3384:
-------------------------------------

On a different computer, the above seed improves the likelihood of failure, but 
is not always reproducible with a 100-iter run:

||Patch applied?||With above seed?||-Dtests.iter||\# Runs||\# Runs with at 
least one failure||
|No|No|100|6|0|
|No|Yes|100|6|3|
|Yes|No|100|6|0| 
|Yes|Yes|100|6|3|

So the patch doesn't seem to have any effect - still 50% reproducible with the 
above seed.

> TestIWExceptions.testRandomExceptionsThreads sometimes fails
> ------------------------------------------------------------
>
>                 Key: LUCENE-3384
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3384
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 3.4
>            Reporter: Robert Muir
>         Attachments: LUCENE-3384.patch
>
>
> failed in hudson (in test-backwards), with AIOOBE on termvectorswriter.
> the problem with this test method is that seeds never reproduce.
> But I made it fail just by doing this:
> {noformat}
> ant test-core -Dtestcase=TestIndexWriterExceptions 
> -Dtestmethod=testRandomExceptionsThreads -Dtests.iter=100
> {noformat}

--
This message is automatically generated by JIRA.
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