summaryrefslogtreecommitdiff
path: root/dev-python/urllib3/urllib3-2.2.1.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-03-07 19:06:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2024-03-07 19:06:59 +0000
commit4c5e0520b3ae5cce70461c3f7fceb313186d6ea2 (patch)
treefb41297e31179e75cb87887a943ea03bdf1ba258 /dev-python/urllib3/urllib3-2.2.1.ebuild
parent1b97f0352e38f8346984329b82a8be71632220a6 (diff)
gentoo auto-resync : 07:03:2024 - 19:06:58
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