[rfc] known failure for all tests that fails because of OS locks @ win32
Martin Pool
mbp at sourcefrog.net
Fri Apr 20 00:42:00 BST 2007
On 4/20/07, John Arbash Meinel <john at arbash-meinel.com> wrote:
> Yeah, if I'm noticing correctly you can open the file without problem,
> but when you go to read it raises an exception. Which is pretty win32
> specific.
>
> However, we should probably try not to read write locked files.
>
> I'll give it some time today and see if I can clean up some of these.
In this case it looks like it'd be ok to assertFileEquals after the
file is unlocked? After all within this locking scheme we don't want
to let anyone read it while it's locked...
--
Martin
More information about the bazaar
mailing list