[Xapian-tickets] [Xapian] #328: Python bindings tests fail on Windows due to permissions error
Xapian
nobody at xapian.org
Thu Aug 6 10:15:33 BST 2009
#328: Python bindings tests fail on Windows due to permissions error
-----------------------------+----------------------------------------------
Reporter: charliejuggler | Owner: olly
Type: defect | Status: new
Priority: normal | Milestone:
Component: Xapian-bindings | Version: SVN trunk
Severity: normal | Keywords:
Blockedby: | Platform: Microsoft Windows
Blocking: |
-----------------------------+----------------------------------------------
Comment(by olly):
It seems likely this was fixed months ago, by this change:
{{{
Wed Mar 25 17:31:28 GMT 2009 Richard Boulton
<richard at lemurconsulting.com>
* python/pythontest2.py: Change deletion of database objects to
Database.close() calls, which should be more robust across
different python implementations, and should also avoid problems
on windows when the temporary database directories are deleted
if
other objects which aren't deleted have lingering references to
the database.
}}}
Charlie: can you confirm/deny if this is still a live issue?
--
Ticket URL: <http://trac.xapian.org/ticket/328#comment:1>
Xapian <http://xapian.org/>
Xapian
More information about the Xapian-tickets
mailing list