mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-21 00:24:55 +00:00
test: mark flaky test
This commit is contained in:
@@ -502,6 +502,7 @@ async def test_streaming_handler_with_usage(
|
||||
|
||||
@pytest.mark.parametrize("sync_mode", [True, False])
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.flaky(reruns=3)
|
||||
async def test_streaming_with_usage_and_logging(sync_mode: bool):
|
||||
import time
|
||||
|
||||
|
||||
Reference in New Issue
Block a user