From 0b3092e144cc82be7b66756c2261c778bc6cde26 Mon Sep 17 00:00:00 2001 From: Enwei Zhu <21126786+syuoni@users.noreply.github.com> Date: Thu, 22 Jan 2026 17:23:03 +0800 Subject: [PATCH] [None][ci] Fix test list llm_spark_func.txt (#10921) Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com> --- tests/integration/test_lists/qa/llm_spark_func.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/test_lists/qa/llm_spark_func.txt b/tests/integration/test_lists/qa/llm_spark_func.txt index fade1ddf59..3ea322718c 100644 --- a/tests/integration/test_lists/qa/llm_spark_func.txt +++ b/tests/integration/test_lists/qa/llm_spark_func.txt @@ -49,7 +49,7 @@ accuracy/test_llm_api_pytorch.py::TestPhi4MM::test_auto_dtype test_e2e.py::test_trtllm_benchmark_serving[gpt_oss/gpt-oss-20b] test_e2e.py::test_openai_health -test_e2e.py::test_openai_chat_guided_decoding +test_e2e.py::test_openai_chat_guided_decoding[meta-llama/Llama-3.1-8B-Instruct] test_e2e.py::test_trtllm_multimodal_benchmark_serving test_e2e.py::test_openai_completions_example[pytorch] test_e2e.py::test_openai_reasoning[pytorch]