Skip to content

Conversation

@sentrivana
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 2, 2024

❌ 247 Tests Failed:

Tests completed Failed Passed Skipped
13758 247 13511 4146
View the top 3 failed tests by shortest run time
tests.integrations.anthropic.test_anthropic test_streaming_create_message[False-False]
Stack Traces | 0.001s run time
.../integrations/anthropic/test_anthropic.py:212: in test_streaming_create_message
    client = Anthropic(api_key="z")
.tox/py3.11-anthropic-v0.25/lib/python3.11.../site-packages/anthropic/_client.py:122: in __init__
    super().__init__(
.tox/py3.11-anthropic-v0.25/lib/python3.11....../site-packages/anthropic/_base_client.py:825: in __init__
    self._client = http_client or SyncHttpxClientWrapper(
.tox/py3.11-anthropic-v0.25/lib/python3.11....../site-packages/anthropic/_base_client.py:723: in __init__
    super().__init__(**kwargs)
E   TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
tests.integrations.anthropic.test_anthropic test_streaming_create_message[False-True]
Stack Traces | 0.002s run time
.../integrations/anthropic/test_anthropic.py:212: in test_streaming_create_message
    client = Anthropic(api_key="z")
.tox/py3.11-anthropic-v0.25/lib/python3.11.../site-packages/anthropic/_client.py:122: in __init__
    super().__init__(
.tox/py3.11-anthropic-v0.25/lib/python3.11....../site-packages/anthropic/_base_client.py:825: in __init__
    self._client = http_client or SyncHttpxClientWrapper(
.tox/py3.11-anthropic-v0.25/lib/python3.11....../site-packages/anthropic/_base_client.py:723: in __init__
    super().__init__(**kwargs)
E   TypeError: Client.__init__() got an unexpected keyword argument 'proxies'
tests.integrations.anthropic.test_anthropic test_streaming_create_message[True-False]
Stack Traces | 0.002s run time
.../integrations/anthropic/test_anthropic.py:212: in test_streaming_create_message
    client = Anthropic(api_key="z")
.tox/py3.11-anthropic-v0.25/lib/python3.11.../site-packages/anthropic/_client.py:122: in __init__
    super().__init__(
.tox/py3.11-anthropic-v0.25/lib/python3.11....../site-packages/anthropic/_base_client.py:825: in __init__
    self._client = http_client or SyncHttpxClientWrapper(
.tox/py3.11-anthropic-v0.25/lib/python3.11....../site-packages/anthropic/_base_client.py:723: in __init__
    super().__init__(**kwargs)
E   TypeError: Client.__init__() got an unexpected keyword argument 'proxies'

To view more test analytics, go to the Test Analytics Dashboard
📢 Thoughts on this report? Let us know!

@sentrivana sentrivana closed this Dec 2, 2024
@sentrivana sentrivana deleted the ivana/test branch December 17, 2024 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants