Skip to content

Commit 15ff192

Browse files
committed
push
1 parent cd45de3 commit 15ff192

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_langchain.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -177,6 +177,7 @@ def test_callback_generated_from_lcel_chain():
177177
assert langchain_generation_span.output != ""
178178

179179

180+
@pytest.mark.skip(reason="Flaky")
180181
def test_basic_chat_openai():
181182
# Create a unique name for this test
182183
test_name = f"Test Basic Chat {create_uuid()}"

0 commit comments

Comments
 (0)