Stefano Rivera pushed to branch branch/py3.9 at PyPy / pypy


Commits:
f0ebf126 by Stefano Rivera at 2023-05-13T18:38:04-04:00
Tests: Skip AppTestSocket tests on ConnectionRefusedError

In my firewalled test environment, connection attempts to the Internet
will result in a ConnectionRefusedError. Some tests catch gaierror (from DNS
lookup failures). Extend this skipping to handle environments where DNS
resolution works, but outbound connections are blocked.

--HG--
branch : py3.9

- - - - -


1 changed file:

- pypy/module/_socket/test/test_sock_app.py


View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/f0ebf12603f78089060027d9bfa4d7b6d2bf3f83

-- 
View it on Heptapod: 
https://foss.heptapod.net/pypy/pypy/-/commit/f0ebf12603f78089060027d9bfa4d7b6d2bf3f83
You're receiving this email because of your account on foss.heptapod.net.


_______________________________________________
pypy-commit mailing list -- pypy-commit@python.org
To unsubscribe send an email to pypy-commit-le...@python.org
https://mail.python.org/mailman3/lists/pypy-commit.python.org/
Member address: arch...@mail-archive.com

Reply via email to