mirror of https://github.com/milvus-io/milvus.git
parent
acbf13c650
commit
7bc16529ed
|
@ -1080,7 +1080,7 @@ class TestCollectionSearch(TestcaseBase):
|
|||
"_async": _async})
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
@pytest.mark.skip(reason="skip temporarily for debug")
|
||||
#@pytest.mark.skip(reason="skip temporarily for debug")
|
||||
def test_search_max_dim(self, nq, auto_id, _async):
|
||||
"""
|
||||
target: test search normal case
|
||||
|
|
Loading…
Reference in New Issue