Comment 3 for bug 659978

Revision history for this message
Martin Pool (mbp) wrote : Re: [Bug 659978] Re: bt.test_lockdir.TestLockDir.test_break_lock_corrupt_info fails on windows

It shouldn't be necessary to skip this test. I guess it's failing
because we're trying to delete the info file while a handle is still
open. We should just close the file.