diff --git a/litellm/tests/test_streaming.py b/litellm/tests/test_streaming.py index 679413f3e87..adf93b4cc5c 100644 --- a/litellm/tests/test_streaming.py +++ b/litellm/tests/test_streaming.py @@ -1058,6 +1058,7 @@ def ai21_completion_call_bad_key(): # ai21_completion_call_bad_key() +@pytest.mark.skip(reason="flaky test") @pytest.mark.asyncio async def test_hf_completion_tgi_stream(): try: