Skip to content

Conversation

antonpirker
Copy link
Member

wip

Copy link

codecov bot commented Sep 3, 2025

❌ 14 Tests Failed:

Tests completed Failed Passed Skipped
23929 14 23915 2290
View the top 3 failed test(s) by shortest run time
tests.integrations.huggingface_hub.test_huggingface_hub::test_streaming_chat_completion[True-True-True]
Stack Traces | 0.061s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:133: in test_streaming_chat_completion
    assert "hello" in span["data"][SPANDATA.AI_INPUT_MESSAGES]
E   KeyError: 'ai.input_messages'
tests.integrations.huggingface_hub.test_huggingface_hub::test_nonstreaming_chat_completion[True-True-False]
Stack Traces | 0.062s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:74: in test_nonstreaming_chat_completion
    assert "hello" in span["data"][SPANDATA.AI_INPUT_MESSAGES]
E   KeyError: 'ai.input_messages'
tests.integrations.huggingface_hub.test_huggingface_hub::test_streaming_chat_completion[True-True-False]
Stack Traces | 0.062s run time
.../integrations/huggingface_hub/test_huggingface_hub.py:133: in test_streaming_chat_completion
    assert "hello" in span["data"][SPANDATA.AI_INPUT_MESSAGES]
E   KeyError: 'ai.input_messages'

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

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