fix test cases failed in nightly pipeline (#26714)

This commit is contained in:
liuxianglong17
2026-06-01 11:33:47 +08:00
committed by GitHub
parent 118465f5b5
commit 3aaf8f115e
2 changed files with 7 additions and 0 deletions
@@ -37,6 +37,7 @@ class TestMiniMaxM2(GSM8KAscendMixin, CustomTestCase):
"--chunked-prefill-size",
"-1",
]
timeout_for_server_launch = 1800
if __name__ == "__main__":