669
669
def test_no_lockdir_info(self):
670
670
"""We can cope with empty info files."""
671
671
# This seems like a fairly common failure case - see
673
673
# Processes are often interrupted after opening the file
674
674
# before the actual contents are committed.