fix ut (#3608)
Fix `test_torchair_deepseek_v2_decoder_layer` ut failure - vLLM version: v0.11.0rc3 - vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.0 Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
@@ -1010,7 +1010,6 @@ def mock_string_to_int64_hash(s):
|
||||
return hash(s)
|
||||
|
||||
|
||||
@unittest.skip("skip")
|
||||
class TestMooncakeConnectorWorker(unittest.TestCase):
|
||||
|
||||
def setUp(self):
|
||||
|
||||
Reference in New Issue
Block a user