Skip to content

Commit 9343112

Browse files
committed
[Test][MIMO Audio] Unskip test_audio_to_text_audio_001
Signed-off-by: Nick Cao <ncao@redhat.com>
1 parent 5cb58b7 commit 9343112

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/e2e/online_serving/test_mimo_audio.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ def get_max_batch_size(size_type="few"):
9999
@pytest.mark.omni
100100
@hardware_test(res={"cuda": "L4", "rocm": "MI325"}, num_cards=1)
101101
@pytest.mark.parametrize("omni_server", test_params, indirect=True)
102-
@pytest.mark.skip(reason="CI failed 8571")
103102
def test_audio_to_text_audio_001(omni_server, openai_client) -> None:
104103
"""
105104
Test audio and text input processing and text/audio output generation via OpenAI API.

0 commit comments

Comments
 (0)