Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946660 - dev-python/zeep-4.3.1 fails tests: FAILED test_async_client.py::test_context_manager - TypeError: Client.__init__() got an unexpected keyword argument proxies
Summary: dev-python/zeep-4.3.1 fails tests: FAILED test_async_client.py::test_context_...
Status: CONFIRMED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-12-19 07:50 UTC by Agostino Sarubbo
Modified: 2024-12-19 07:50 UTC (History)
0 users

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


Attachments
build.log (build.log,163.45 KB, text/plain)
2024-12-19 07:50 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-12-19 07:50:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/zeep-4.3.1 fails tests.
Discovered on: arm64 (internal ref: tinderbox_arm64)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-19 07:50:24 UTC
Created attachment 914352 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-19 07:50:25 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED tests/test_async_client.py::test_context_manager - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
FAILED tests/test_async_transport.py::test_http_error - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
FAILED tests/test_async_transport.py::test_load - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
FAILED tests/test_async_transport.py::test_load_cache - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
FAILED tests/test_async_transport.py::test_no_cache - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
FAILED tests/test_async_transport.py::test_post - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
FAILED tests/test_async_transport.py::test_session_close - TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
tests/test_async_client.py::test_context_manager FAILED               [  5/489]
tests/test_async_transport.py::test_http_error FAILED                 [ 11/489]
tests/test_async_transport.py::test_load FAILED                       [  7/489]
tests/test_async_transport.py::test_load_cache FAILED                 [  8/489]
tests/test_async_transport.py::test_no_cache FAILED                   [  6/489]
tests/test_async_transport.py::test_post FAILED                       [  9/489]
tests/test_async_transport.py::test_session_close FAILED              [ 10/489]