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

Robert Muir commented on LUCENE-3583:
-------------------------------------

OK it fails even if you have no space in the directory.

So i'm guessing this test leaves a file open (outside of mockdirectorywrapper)

We need FileSystem.setDefault(new MockWindowsFileSystem())...
                
> benchmark tests always fail on windows because directory cannot be removed
> --------------------------------------------------------------------------
>
>                 Key: LUCENE-3583
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3583
>             Project: Lucene - Java
>          Issue Type: Bug
>    Affects Versions: 4.0
>         Environment: Only fails for Lucene trunk
>            Reporter: Uwe Schindler
>         Attachments: benchmark-test-output.txt
>
>
> This seems to be a bug recently introduced. I have no idea what's wrong. 
> Attached is a log file, reproduces everytime.

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