[v0.11.0]cherry-pick fix ut (#3608) (#3614)

cherry-pick fix ut (#3608)

Signed-off-by: wangxiyuan <wangxiyuan1007@gmail.com>
This commit is contained in:
wangxiyuan
2025-10-22 14:14:15 +08:00
committed by GitHub
parent 726bc8aa2a
commit a0c3b8dd2d
2 changed files with 1 additions and 5 deletions

View File

@@ -1010,7 +1010,6 @@ def mock_string_to_int64_hash(s):
return hash(s)
@unittest.skip("skip")
class TestMooncakeConnectorWorker(unittest.TestCase):
def setUp(self):