mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-03-16 09:02:36 +00:00
urllib3: more transient test failures
This commit is contained in:
parent
704c8bab41
commit
4b9487a740
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue