741
741
def test_corrupt_lockdir_info(self):
742
742
"""We can cope with corrupt (and thus unparseable) info files."""
743
743
# This seems like a fairly common failure case too - see
745
745
# In particular some systems tend to fill recently created files with
746
746
# nul bytes after recovering from a system crash.