forked from phoenix/litellm-mirror
test(test_completion.py): skip flaky test
This commit is contained in:
parent
3572f35592
commit
3aab719521
1 changed files with 1 additions and 0 deletions
|
@ -1694,6 +1694,7 @@ def test_completion_anyscale_api():
|
||||||
# test_completion_anyscale_api()
|
# test_completion_anyscale_api()
|
||||||
|
|
||||||
|
|
||||||
|
@pytest.mark.skip(reason="flaky test, times out frequently")
|
||||||
def test_completion_cohere():
|
def test_completion_cohere():
|
||||||
try:
|
try:
|
||||||
# litellm.set_verbose=True
|
# litellm.set_verbose=True
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue