python3Packages.eventlet: disable failing test
This commit is contained in:
parent
fe5b312ec1
commit
ea345cd9bc
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ buildPythonPackage rec {
|
|||
disabledTests = [
|
||||
# Tests requires network access
|
||||
"test_017_ssl_zeroreturnerror"
|
||||
"test_018b_http_10_keepalive_framing"
|
||||
"test_getaddrinfo"
|
||||
"test_hosts_no_network"
|
||||
"test_leakage_from_tracebacks"
|
||||
|
|
Loading…
Reference in a new issue