Skip to content

Commit 8eb8348

Browse files
anxkhncopybara-github
authored andcommitted
test: re-enable finish_reason unknown-maps-to-other litellm test
Merge #6303 PiperOrigin-RevId: 948646206
1 parent 58a14e1 commit 8eb8348

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unittests/models/test_litellm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5005,7 +5005,6 @@ def test_model_response_to_generate_content_response_safety_finish_reason():
50055005
assert llm_response.error_message == "Finished with SAFETY"
50065006

50075007

5008-
@pytest.mark.skip(reason="LiteLLM finish_reason mapping behaviour changed")
50095008
@pytest.mark.asyncio
50105009
async def test_finish_reason_unknown_maps_to_other(
50115010
mock_acompletion, lite_llm_instance

0 commit comments

Comments
 (0)