test: skip test cases (#31079)

issue: #30793

Signed-off-by: binbin lv <binbin.lv@zilliz.com>
pull/31105/head
binbin 2024-03-07 14:13:01 +08:00 committed by GitHub
parent 875036b81b
commit 4863765521
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -10341,6 +10341,7 @@ class TestSearchGroupBy(TestcaseBase):
pass
@pytest.mark.skip(reason="debug")
class TestCollectionHybridSearchValid(TestcaseBase):
""" Test case of search interface """