https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/responses-0.23.1-r1 fails tests (MUSL-SYSTEM). Discovered on: amd64 (internal ref: tinderbox_musl) NOTE: (MUSL-SYSTEM) in the summary means that bug was found on a machine that runs MUSL libc but this bug MAY or MAY NOT BE related to musl.
Created attachment 862033 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(4 bytes read, -2 more expected)', IncompleteRead(4 bytes read, -2 more expected)) E urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(4 bytes read, -2 more expected)', IncompleteRead(4 bytes read, -2 more expected)) E TypeError: Retry.__init__() got an unexpected keyword argument 'method_whitelist' FAILED responses/tests/test_responses.py::TestMaxRetry::test_adapter_retry_untouched FAILED responses/tests/test_responses.py::TestMaxRetry::test_max_retries - Ty... FAILED responses/tests/test_responses.py::TestMaxRetry::test_max_retries_exceed[False] FAILED responses/tests/test_responses.py::TestMaxRetry::test_max_retries_exceed[True] FAILED responses/tests/test_responses.py::TestMaxRetry::test_max_retries_exceed_msg FAILED responses/tests/test_responses.py::test_auto_calculate_content_length_doesnt_override_existing_value