Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 936014 - dev-python/requests-unixsocket-0.3.0-r4 fails tests: "requests.exceptions.InvalidURL: Not supported URL scheme http+unix"
Summary: dev-python/requests-unixsocket-0.3.0-r4 fails tests: "requests.exceptions.Inv...
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-13 21:43 UTC by Jonathan Lovelace
Modified: 2024-07-20 14:51 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
dev-python:requests-unixsocket-0.3.0-r4:20240713-212432.log (dev-python:requests-unixsocket-0.3.0-r4:20240713-212432.log,65.29 KB, text/plain; charset=utf-8)
2024-07-13 21:43 UTC, Jonathan Lovelace
Details
emerge-info.txt (emerge-info.txt,9.29 KB, text/plain; charset=utf-8)
2024-07-13 21:44 UTC, Jonathan Lovelace
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Lovelace 2024-07-13 21:43:57 UTC
Created attachment 897551 [details]
dev-python:requests-unixsocket-0.3.0-r4:20240713-212432.log

=dev-python/requests-unixsocket-0.3.0-r4 fails its test phase on this machine (while in the middle of the Python 3.12 transition; another machine built and installed without seeing this test failure):

=========================================================================== short test summary info ============================================================================
FAILED requests_unixsocket/tests/test_requests_unixsocket.py::test_unix_domain_adapter_ok - requests.exceptions.InvalidURL: Not supported URL scheme http+unix
FAILED requests_unixsocket/tests/test_requests_unixsocket.py::test_unix_domain_adapter_url_with_query_params - requests.exceptions.InvalidURL: Not supported URL scheme http+unix
FAILED requests_unixsocket/tests/test_requests_unixsocket.py::test_unix_domain_adapter_connection_error - requests.exceptions.InvalidURL: Not supported URL scheme http+unix
FAILED requests_unixsocket/tests/test_requests_unixsocket.py::test_unix_domain_adapter_connection_proxies_error - requests.exceptions.ProxyError: HTTPConnectionPool(host='10.10.1.10', port=1080): Max retries exceeded with url: /path/to/page (Caused by ProxyError('Unable to connect to ...
FAILED requests_unixsocket/tests/test_requests_unixsocket.py::test_unix_domain_adapter_monkeypatch - requests.exceptions.InvalidURL: Not supported URL scheme http+unix
============================================================================== 5 failed in 4.38s ===============================================================================

I originally thought that this was bug #906838, but the string "Not supported URL scheme" does not appear in the build log attached to that bug, so I think this is different.
Comment 1 Jonathan Lovelace 2024-07-13 21:44:18 UTC
Created attachment 897552 [details]
emerge-info.txt