mirror of https://github.com/milvus-io/milvus.git
Test_search_with_invalid_params
Signed-off-by: neza2017 <yefu.chen@zilliz.com>pull/4973/head^2
parent
eca1e25470
commit
ab2385147c
|
@ -1775,7 +1775,7 @@ class TestSearchInvalid(object):
|
|||
|
||||
# #1463
|
||||
@pytest.mark.level(2)
|
||||
@pytest.mark.tags("fail")
|
||||
@pytest.mark.tags(CaseLabel.tags_0331)
|
||||
def test_search_with_invalid_params(self, connect, collection, get_simple_index, get_search_params):
|
||||
'''
|
||||
target: test search function, with the wrong nprobe
|
||||
|
|
Loading…
Reference in New Issue