mirror of https://github.com/milvus-io/milvus.git
test: skip test cases (#31079)
issue: #30793 Signed-off-by: binbin lv <binbin.lv@zilliz.com>pull/31105/head
parent
875036b81b
commit
4863765521
|
@ -10341,6 +10341,7 @@ class TestSearchGroupBy(TestcaseBase):
|
|||
pass
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="debug")
|
||||
class TestCollectionHybridSearchValid(TestcaseBase):
|
||||
""" Test case of search interface """
|
||||
|
||||
|
|
Loading…
Reference in New Issue