TestIndexWriterExceptions fails on windows
------------------------------------------

                 Key: LUCENE-2991
                 URL: https://issues.apache.org/jira/browse/LUCENE-2991
             Project: Lucene - Java
          Issue Type: Bug
            Reporter: Robert Muir


because of leftover segments file (presumably cannot be deleted because its 
open).

The real bug is that this doesn't fail on linux too, so there is a problem with
the tests framework where mockdirectorywrapper doesn't properly simulate 
windows.

i've disabled the assertion to unbreak the build for now.

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