Matej Cepl 2020-01-02 18:08:00 +00:00 committed by Git OBS Bridge
parent 2827e68802
commit e6dc6f473a

View File

@ -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