]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
PollMixin: snoop trial's error observer to halt the test early if an error is seen...
authorBrian Warner <warner@lothar.com>
Tue, 23 Jun 2009 02:07:31 +0000 (19:07 -0700)
committerBrian Warner <warner@lothar.com>
Tue, 23 Jun 2009 02:07:31 +0000 (19:07 -0700)
commit699510c8f169f6d709e86d915390cac13efa455c
tree913803f54a0e99a3f64c4c75a9bff84d113c44ca
parent711c09bc5d17f10adb87008480fcba036fc13d1a
PollMixin: snoop trial's error observer to halt the test early if an error is seen. This turns a lot of timeouts into fast failures.
src/allmydata/test/test_storage.py
src/allmydata/util/pollmixin.py