[tests] don't fail on network errors
authorFilippo Valsorda <filippo.valsorda@gmail.com>
Mon, 28 Oct 2013 22:03:26 +0000 (18:03 -0400)
committerFilippo Valsorda <filippo.valsorda@gmail.com>
Mon, 28 Oct 2013 22:03:26 +0000 (18:03 -0400)
commitdd508b7c4f0dd8881de07a4e8593d4fcdef9bae7
treee6b2f70bba9f9a4709e15dd64cfd10c70aab70b6
parent2563bcc85cc09382d7e731709b2c8a4ad96c7ea3
[tests] don't fail on network errors

This is suboptimal, but at least this way we will need to look at the logs
only to check for network errors that happen too often, instead of
parsing a ton of lines each time to see if there is some true test failing
test/helper.py
test/test_download.py