]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
test_runner.py: if the only noise is 'UserWarning: Unbuilt egg for setuptools', skip...
authordavid-sarah <david-sarah@jacaranda.org>
Fri, 29 Oct 2010 19:18:04 +0000 (12:18 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Fri, 29 Oct 2010 19:18:04 +0000 (12:18 -0700)
commit8c95f88b4f112328056d6a842bc2946f4b1ce359
tree490b4c60cb5d462f4432dbfd00444c6deec524f2
parent2610f8e0aa6e222142d62479f84a04231619b8b4
test_runner.py: if the only noise is 'UserWarning: Unbuilt egg for setuptools', skip instead of failing the no_noise tests. This version avoids 'any' to be compatible with Python < 2.5. refs #1235.
src/allmydata/test/test_runner.py