mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/requests: Fix tests
Signed-off-by: Michał Górny <mgorny@gentoo.org>
This commit is contained in:
@@ -54,6 +54,8 @@ python_test() {
|
||||
tests/test_requests.py::TestRequests::test_https_warnings
|
||||
tests/test_requests.py::TestTimeout::test_connect_timeout
|
||||
tests/test_requests.py::TestTimeout::test_total_timeout_connect
|
||||
# TODO: openssl?
|
||||
tests/test_requests.py::TestRequests::test_pyopenssl_redirect
|
||||
)
|
||||
|
||||
epytest ${deselect[@]/#/--deselect }
|
||||
|
||||
Reference in New Issue
Block a user