未验证 提交 0acb9edf 编写于 作者: B binbin 提交者: GitHub

[skip ci] Fix wrong test comments (#9742)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 7206f977
......@@ -1110,9 +1110,9 @@ class TestCollectionSearch(TestcaseBase):
ct.default_index_params[:9]))
def test_search_after_different_index_with_params(self, dim, index, params, auto_id, _async):
"""
target: test search with invalid search params
method: test search with invalid params type
expected: raise exception and report the error
target: test search after different index
method: test search after different index and corresponding search params
expected: search successfully with limit(topK)
"""
# 1. initialize with data
collection_w, _, _, insert_ids = self.init_collection_general(prefix, True, 5000,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册