Fix run suite sanity check (#13133)
This commit is contained in:
@@ -249,14 +249,10 @@ suites = {
|
||||
TestFile("layers/moe/test_moe_runners.py"),
|
||||
TestFile("lora/test_chunked_sgmv_backend.py"),
|
||||
TestFile("lora/test_lora_llama4.py"),
|
||||
TestFile("models/lora/test_lora.py"),
|
||||
TestFile("models/lora/test_lora_backend.py"),
|
||||
TestFile("models/lora/test_lora_cuda_graph.py"),
|
||||
TestFile("models/lora/test_lora_eviction.py"),
|
||||
TestFile("models/lora/test_lora_qwen3.py"),
|
||||
TestFile("models/lora/test_lora_tp.py"),
|
||||
TestFile("models/lora/test_lora_update.py"),
|
||||
TestFile("models/lora/test_multi_lora_backend.py"),
|
||||
TestFile("lora/test_lora_cuda_graph.py"),
|
||||
TestFile("lora/test_lora_qwen3.py"),
|
||||
TestFile("lora/test_lora_tp.py"),
|
||||
TestFile("lora/test_lora_update.py"),
|
||||
TestFile("models/test_clip_models.py"),
|
||||
TestFile("models/test_dummy_grok_models.py"),
|
||||
TestFile("models/test_falcon_h1_models.py"),
|
||||
|
||||
Reference in New Issue
Block a user