]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
immutable: tests: verifier doesn't always catch corrupted share hashes
authorZooko O'Whielacronx <zooko@zooko.com>
Tue, 6 Jan 2009 20:04:49 +0000 (13:04 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Tue, 6 Jan 2009 20:04:49 +0000 (13:04 -0700)
commit4ada923e2b73fd424ca79c20a789154e502326fb
treec05ebfc4894ce0fd8e05f7d8793f451730580d9e
parent3bc4b015c8ee5b9a73745f6d2db1d27c08d58db3
immutable: tests: verifier doesn't always catch corrupted share hashes
Maybe it already got one of the corrupted hashes from a different server and it doesn't double-check that the hash from every server is correct.  Or another problem.  But in any case I'm marking this as TODO because an even better (more picky) verifier is less urgent than repairer.
src/allmydata/test/test_immutable.py