mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 11:59:00 +08:00
Test_search_with_invalid_params
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
This commit is contained in:
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
Block a user