]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
tests: add more diagnostics when code-under-test fails 23/head
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 29 Nov 2012 21:11:47 +0000 (14:11 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 29 Nov 2012 21:11:47 +0000 (14:11 -0700)
commit73d5a059bda6cf5a9c484a6af332d764069b0ba1
tree80171a8728084fe0ccbcda11b0ccebec3d10b400
parentabcde9645c3532c15bfdbe8459ca9cecf800979b
tests: add more diagnostics when code-under-test fails

This prints out which things are different when two sets are expected to be the
same. This was useful to me when debugging the code under test. Hm, this
pattern might be more generally useful...
src/allmydata/test/test_repairer.py