forked from phoenix/litellm-mirror
test_aaalangfuse_logging_metadata
This commit is contained in:
parent
8f8cccdc72
commit
2bdef9e3d6
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@ async def test_langfuse_masked_input_output(langfuse_client):
|
|||
|
||||
@pytest.mark.asyncio
|
||||
@pytest.mark.flaky(retries=12, delay=2)
|
||||
@pytest.mark.skip(reason="skipping for the stable branch")
|
||||
async def test_aaalangfuse_logging_metadata(langfuse_client):
|
||||
"""
|
||||
Test that creates multiple traces, with a varying number of generations and sets various metadata fields
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue