mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-04 21:09:06 +08:00
[skip ci] Skip test case (#10995)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
9b65cbffe3
commit
fcafeee95c
@ -1175,6 +1175,7 @@ class TestCollectionSearch(TestcaseBase):
|
||||
"_async": _async})
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
@pytest.mark.skip(reason="debug")
|
||||
def test_search_max_dim(self, auto_id, _async):
|
||||
"""
|
||||
target: test search with max configuration
|
||||
|
Loading…
Reference in New Issue
Block a user