urllib3: more transient test failures

This commit is contained in:
Domen Kožar 2015-11-20 14:15:55 +01:00
parent 704c8bab41
commit 4b9487a740

View File

@ -3808,6 +3808,7 @@ let
doCheck = !isPy3k; # lots of transient failures
checkPhase = ''
# Not worth the trouble
rm test/with_dummyserver/test_poolmanager.py
rm test/with_dummyserver/test_proxy_poolmanager.py
rm test/with_dummyserver/test_socketlevel.py
# pypy: https://github.com/shazow/urllib3/issues/736