]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
immutable: test: add a test after attempting to repair from corruption: does a full...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 02:01:49 +0000 (19:01 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 02:01:49 +0000 (19:01 -0700)
commitbbf48f4a8843d881c6296ec509d934ca959052f4
treef45c6832d529056dbfd2e7f0848676bffa29a537
parent4091f73f344762d03f31fad2b48b83e2430e6294
immutable: test: add a test after attempting to repair from corruption: does a full verify run give the file a clean bill of health?  If not, the you haven't successfully repaired it.
This will make the repairer tests more consistent -- less accidentally passing due to getting lucky.
src/allmydata/test/test_repairer.py