[ 
http://issues.apache.org/jira/browse/LUCENE-744?page=comments#action_12457855 ] 
            
Hoss Man commented on LUCENE-744:
---------------------------------

2cents: there's really no need for any of our tests to use the system temp dir 
... the junit task in common-build.xml explicitly sets the system property 
"tempDir" as a place that tests can create files (ideally they should try to 
clean them up when they are done)

> TestFieldsReader - TestLazyPerformance problems w/ permissions in temp dir in 
> multiuser environment
> ---------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-744
>                 URL: http://issues.apache.org/jira/browse/LUCENE-744
>             Project: Lucene - Java
>          Issue Type: Bug
>            Reporter: Grant Ingersoll
>         Assigned To: Grant Ingersoll
>            Priority: Minor
>
> Was trying to setup some enhancements to the nightly builds and the 
> testLazyPerformance test failed in TestFieldsReader since it couldn't delete 
> the lazyDir directory from someone else's running of the test.  Will change 
> it to append user.name System property to the directory name.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.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