]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
immutable: tests: put shares back to their pristine condition in between each test...
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 01:29:56 +0000 (18:29 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 10 Feb 2009 01:29:56 +0000 (18:29 -0700)
commit4091f73f344762d03f31fad2b48b83e2430e6294
tree54bc935ebdc1c2804ea9e391b00994144919feb3
parenta9a3b509df791a82ca7a58ad315f342db3686c84
immutable: tests: put shares back to their pristine condition in between each test of corrupting-and-repairing them
This is important, because if the repairer doesn't completely repair all kinds of corruption (as the current one doesn't), then the successive tests get messed up by assuming that the shares were uncorrupted when the test first set about to corrupt them.
src/allmydata/test/test_repairer.py