Exclude one more test
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gevent?expand=0&rev=62
This commit is contained in:
parent
2827e68802
commit
e6dc6f473a
@ -116,21 +116,22 @@ export CARES_EMBED=0
|
||||
# Also, gh#gevent/gevent#1390
|
||||
# Also, gh#gevent/gevent#1501
|
||||
cat <<'EOF' >> network_tests.txt
|
||||
test_urllib2net.py
|
||||
test__close_backend_fd.py
|
||||
test__core_stat.py
|
||||
test___example_servers.py
|
||||
test__examples.py
|
||||
test__getaddrinfo_import.py
|
||||
test_httplib.py
|
||||
test_https.py
|
||||
test__select.py
|
||||
test__server.py
|
||||
test__server_pywsgi.py
|
||||
test__socket_ssl.py
|
||||
test___example_servers.py
|
||||
test__socket_dns.py
|
||||
test__getaddrinfo_import.py
|
||||
test__examples.py
|
||||
test_https.py
|
||||
test_urllib2_localnet.py
|
||||
test_ssl.py
|
||||
test__socket_ssl.py
|
||||
test__ssl.py
|
||||
test__select.py
|
||||
test__close_backend_fd.py
|
||||
test_httplib.py
|
||||
test_ssl.py
|
||||
test_urllib2_localnet.py
|
||||
test_urllib2net.py
|
||||
test_wsgiref.py
|
||||
EOF
|
||||
export GEVENT_RESOLVER=thread
|
||||
|
Loading…
x
Reference in New Issue
Block a user