-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Fix test case issue #11071
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
Fix test case issue #11071
Conversation
…bles setup within CI pipeline
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
poetry run pytest tests/litellm/ ===================================================== ERRORS ====================================================== tests/litellm/integrations/arize/test_arize_utils.py:181 tests/litellm/litellm_core_utils/test_streaming_handler.py:505 tests/litellm/llms/ollama/test_ollama_chat_transformation.py:16 -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html |
cc: @ishaan-jaff |
Hi @ishaan-jaff: |
Hi @krrishdholakia @ishaan-jaff |
640d430
into
BerriAI:litellm_staging_azure_responses_api
Title
Fix test case issue
Relevant issues
https://app.circleci.com/pipelines/github/BerriAI/litellm/32750/workflows/ac7ef503-4934-4b58-a55b-b6872e01838b/jobs/419628/tests#failed-test-0
Pre-Submission checklist
Please complete all items before asking a LiteLLM maintainer to review your PR
tests/litellm/
directory, Adding at least 1 test is a hard requirement - see detailsmake test-unit
Type
🐛 Bug Fix
✅ Test
Changes