From 8ef5b4e94c33ea7033e04a57170b4b0222139eee Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Fri, 27 Dec 2024 14:34:08 -0800 Subject: [PATCH] test_langfuse_logging_audio_transcriptions --- tests/local_testing/test_alangfuse.py | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/local_testing/test_alangfuse.py b/tests/local_testing/test_alangfuse.py index 1728b8feb5..4ab87f0f11 100644 --- a/tests/local_testing/test_alangfuse.py +++ b/tests/local_testing/test_alangfuse.py @@ -269,6 +269,9 @@ audio_file = open(file_path, "rb") @pytest.mark.asyncio @pytest.mark.flaky(retries=4, delay=2) +@pytest.mark.skip( + reason="langfuse now takes 5-10 mins to get this trace. Need to figure out how to test this" +) async def test_langfuse_logging_audio_transcriptions(langfuse_client): """ Test that creates a trace with masked input and output