From 06a98297495e13c24fa6d62319a1ac716d5a4143 Mon Sep 17 00:00:00 2001 From: Ishaan Jaff Date: Tue, 4 Feb 2025 21:22:51 -0800 Subject: [PATCH] all e2e langfuse tests now run on test_langfuse_e2e_test.p --- tests/local_testing/test_alangfuse.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/local_testing/test_alangfuse.py b/tests/local_testing/test_alangfuse.py index 82b56cf0c7..cdcf18f79f 100644 --- a/tests/local_testing/test_alangfuse.py +++ b/tests/local_testing/test_alangfuse.py @@ -354,6 +354,7 @@ async def test_langfuse_masked_input_output(langfuse_client): @pytest.mark.asyncio @pytest.mark.flaky(retries=12, delay=2) +@pytest.mark.skip(reason="all e2e langfuse tests now run on test_langfuse_e2e_test.py") async def test_aaalangfuse_logging_metadata(langfuse_client): """ Test that creates multiple traces, with a varying number of generations and sets various metadata fields