diff --git a/test/srt/run_suite.py b/test/srt/run_suite.py index 10775e1004a..3f8a1fecb1f 100644 --- a/test/srt/run_suite.py +++ b/test/srt/run_suite.py @@ -17,6 +17,7 @@ "test_json_constrained.py", "test_large_max_new_tokens.py", "test_openai_server.py", + "test_overlap_schedule.py", "test_pytorch_sampling_backend.py", "test_retract_decode.py", "test_server_args.py",