]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Fixes to tests. Some tests are applied to multiple backends.
authorDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:45:21 +0000 (17:45 +0100)
committerDaira Hopwood <daira@jacaranda.org>
Fri, 16 Oct 2015 16:45:21 +0000 (17:45 +0100)
commitb8ee2df554a694fd99217d454dcc4bdf27693e40
treea258d5ed848e550d6efb364a4a0f5448d43a84ad
parent3a57fdc2e1bce2f438c2cfc37021c60426553334
Fixes to tests. Some tests are applied to multiple backends.

Signed-off-by: Daira Hopwood <daira@jacaranda.org>
17 files changed:
src/allmydata/test/check_speed.py
src/allmydata/test/test_checker.py
src/allmydata/test/test_cli_check.py
src/allmydata/test/test_client.py
src/allmydata/test/test_crawler.py
src/allmydata/test/test_deepcheck.py
src/allmydata/test/test_download.py
src/allmydata/test/test_encode.py
src/allmydata/test/test_hung_server.py
src/allmydata/test/test_immutable.py
src/allmydata/test/test_mutable.py
src/allmydata/test/test_node.py
src/allmydata/test/test_repairer.py
src/allmydata/test/test_storage.py
src/allmydata/test/test_system.py
src/allmydata/test/test_upload.py
src/allmydata/test/test_web.py