未验证 提交 9d17ae2c 编写于 作者: Z zhenshan.cao 提交者: GitHub

Add test_load_collection_without_flush (#5818)

Signed-off-by: Nzhenshan.cao <zhenshan.cao@zilliz.com>
上级 abc0faeb
......@@ -198,7 +198,7 @@ class TestLoadCollection:
message = getattr(e, 'message', "The exception does not contain the field of message.")
assert message == "describe collection failed: can't find collection: %s" % collection
# @pytest.mark.tags(CaseLabel.tags_smoke)
@pytest.mark.tags(CaseLabel.tags_smoke)
def test_load_collection_without_flush(self, connect, collection):
"""
target: test load collection without flush
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册