mirror of https://github.com/milvus-io/milvus.git
parent
83272a8b2d
commit
17ed9b6ce7
|
@ -1084,7 +1084,6 @@ class TestCollectionSearch(TestcaseBase):
|
|||
"_async": _async})
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
#@pytest.mark.skip(reason="skip temporarily for debug")
|
||||
def test_search_max_dim(self, auto_id, _async):
|
||||
"""
|
||||
target: test search with max configuration
|
||||
|
|
Loading…
Reference in New Issue