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

[skip ci] Update case level (#8121)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 9601cb2e
......@@ -73,7 +73,7 @@ class TestIndexParams(TestcaseBase):
check_items={ct.err_code: 1,
ct.err_msg: f"cannot create index on non-existed field: {f_name}"})
@pytest.mark.tags(CaseLabel.L1)
@pytest.mark.tags(CaseLabel.L0)
# TODO (reason="pymilvus issue #677", raises=TypeError)
@pytest.mark.parametrize("index_type", ct.get_invalid_strs)
def test_index_type_invalid(self, index_type):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册