From 437f4765b43f146b857e554e2f122300fd7ae9a9 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Thu, 3 Jul 2025 14:58:28 -0700 Subject: [PATCH] test_completion_mistral_api_mistral_large_function_call_with_streaming --- tests/local_testing/test_streaming.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/local_testing/test_streaming.py b/tests/local_testing/test_streaming.py index e9f67c4269..d989302c63 100644 --- a/tests/local_testing/test_streaming.py +++ b/tests/local_testing/test_streaming.py @@ -920,7 +920,7 @@ async def test_completion_gemini_stream_accumulated_json(sync_mode): # return pytest.fail(f"Error occurred: {e}") - +@pytest.mark.flaky(retries=3, delay=1) def test_completion_mistral_api_mistral_large_function_call_with_streaming(): litellm.set_verbose = True tools = [