test_retire_bzrdir_limited fails under wine with PermissionDenied
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
Confirmed
|
Medium
|
Unassigned |
Bug Description
Under winepython
ERROR: bzrlib.
-------
_StringException: Text attachment: log
------------
1012.641 opening working tree 'C:/windows/
------------
Text attachment: traceback
------------
Traceback (most recent call last):
File "Z:\home\
return fn(*args)
File "Z:\home\
testMethod()
File "Z:\home\
bd.
File "Z:\home\
callableObj
File "Z:\home\
self.
File "Z:\home\
self.
File "Z:\home\
raise errors.
PermissionDenied: Permission denied: "C:/windows/
------------
I guess this is a problem with renaming in-use directories.
tags: | added: check-for-breezy |