mirror of
https://github.com/hwchase17/langchain.git
synced 2026-06-09 10:17:00 +00:00
test(groq,openai): add retries for flaky tests (#33914)
This commit is contained in:
@@ -88,6 +88,7 @@ addopts = "--strict-markers --strict-config --durations=5"
|
||||
markers = [
|
||||
"compile: mark placeholder test used to compile integration tests without running them",
|
||||
"scheduled: mark tests to run in scheduled testing",
|
||||
"retry: retry test if it fails",
|
||||
]
|
||||
asyncio_mode = "auto"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user