diff --git a/litellm/tests/test_async_fn.py b/litellm/tests/test_async_fn.py index 5d6f18836c..2d1f83fa1b 100644 --- a/litellm/tests/test_async_fn.py +++ b/litellm/tests/test_async_fn.py @@ -155,6 +155,7 @@ def test_async_completion_cloudflare(): # test_async_completion_cloudflare() +@pytest.mark.skip(reason="Flaky test") def test_get_cloudflare_response_streaming(): import asyncio