summaryrefslogtreecommitdiff
path: root/dev-python/urllib3/urllib3-2.2.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/urllib3/urllib3-2.2.1.ebuild')
-rw-r--r--dev-python/urllib3/urllib3-2.2.1.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/urllib3/urllib3-2.2.1.ebuild b/dev-python/urllib3/urllib3-2.2.1.ebuild
index eb55415eb52a..57d945b008fe 100644
--- a/dev-python/urllib3/urllib3-2.2.1.ebuild
+++ b/dev-python/urllib3/urllib3-2.2.1.ebuild
@@ -84,6 +84,8 @@ python_test() {
# TODO: timeouts
test/contrib/test_pyopenssl.py::TestSocketClosing::test_timeout_errors_cause_retries
test/with_dummyserver/test_socketlevel.py::TestSocketClosing::test_timeout_errors_cause_retries
+ # TODO: random regression?
+ test/contrib/test_socks.py::TestSocks5Proxy::test_socket_timeout
)
local -x PYTEST_DISABLE_PLUGIN_AUTOLOAD=1