Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test #3833

Closed
wants to merge 1 commit into from
Closed

Test #3833

wants to merge 1 commit into from

Conversation

sentrivana
Copy link
Contributor

No description provided.

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.

1 participant