[Test] Enhance radix cache test for spec cases (#12394)

This commit is contained in:
Liangsheng Yin
2025-10-30 18:46:28 +08:00
committed by GitHub
parent df5192cffa
commit 73dfd2dfb1
6 changed files with 61 additions and 56 deletions
@@ -2,7 +2,7 @@ import unittest
from sglang.srt.sampling.sampling_params import MAX_LEN, get_max_seq_length
from sglang.srt.utils import kill_process_tree
from sglang.test.kit_matched_stop import MatchedStopMixin
from sglang.test.kits.matched_stop_kit import MatchedStopMixin
from sglang.test.test_utils import (
DEFAULT_MODEL_NAME_FOR_TEST,
DEFAULT_URL_FOR_TEST,