From e3b581ce6be8ecbf4573582fed7de7907923a7ff Mon Sep 17 00:00:00 2001 From: Prozac614 Date: Fri, 6 Mar 2026 21:36:43 +0800 Subject: [PATCH] [diffusion] fix: remove num_frames in wan2_1_t2v_1_3b_lora_1gpu test (#20009) Co-authored-by: daiweitao --- python/sglang/multimodal_gen/test/server/testcase_configs.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/sglang/multimodal_gen/test/server/testcase_configs.py b/python/sglang/multimodal_gen/test/server/testcase_configs.py index 03a1ca167..130182f8f 100644 --- a/python/sglang/multimodal_gen/test/server/testcase_configs.py +++ b/python/sglang/multimodal_gen/test/server/testcase_configs.py @@ -568,7 +568,6 @@ ONE_GPU_CASES_B: list[DiffusionTestCase] = [ ), DiffusionSamplingParams( prompt="csetiarcane Nfj1nx with blue hair, a woman walking in a cyberpunk city at night", - num_frames=8, ), ), # NOTE(mick): flaky