diff --git a/tests/unittest/llmapi/test_llm.py b/tests/unittest/llmapi/test_llm.py index 6c365df045..dc92c9478f 100644 --- a/tests/unittest/llmapi/test_llm.py +++ b/tests/unittest/llmapi/test_llm.py @@ -595,7 +595,6 @@ def llm_for_sampling_params(): llm.shutdown() -@pytest.mark.skip(reason="https://nvbugs/5504095") @pytest.mark.part0 def test_user_specify_workspace(): user_specified_ws_path = '/tmp/specified_workspace'