mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-11-16 18:37:04 +03: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 New Issue
Block a user