Skip to content

Commit 12c5847

Browse files
committed
serialize flaky trace e2e test
1 parent 46785f9 commit 12c5847

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/conftest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
from langfuse._client.resource_manager import LangfuseResourceManager
1212

1313
SERIAL_E2E_NODEIDS = {
14+
"tests/e2e/test_core_sdk.py::test_create_trace",
1415
"tests/e2e/test_core_sdk.py::test_create_boolean_score",
1516
"tests/e2e/test_core_sdk.py::test_create_categorical_score",
1617
"tests/e2e/test_core_sdk.py::test_create_score_with_custom_timestamp",

0 commit comments

Comments
 (0)