[
https://issues.apache.org/jira/browse/LUCENE-3053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13026993#comment-13026993
]
Robert Muir commented on LUCENE-3053:
-------------------------------------
I did hit one fail:
{noformat}
ant test -Dtestcase=TestIndexWriterExceptions
-Dtestmethod=testExceptionsDuringCommit
-Dtests.seed=-2996541401386755449:-7422779128529852458
{noformat}
Not sure if its windows-only, and likely unrelated, but for the seed to work
you probably need to apply this patch...
> improve test coverage for Multi*
> --------------------------------
>
> Key: LUCENE-3053
> URL: https://issues.apache.org/jira/browse/LUCENE-3053
> Project: Lucene - Java
> Issue Type: Task
> Reporter: Robert Muir
> Assignee: Robert Muir
> Fix For: 4.0
>
> Attachments: LUCENE-3053.patch
>
>
> It seems like an easy win that when the test calls newSearcher(),
> it should sometimes wrap the reader with a SlowMultiReaderWrapper.
--
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]