未验证 提交 1287a750 编写于 作者: N nico 提交者: GitHub

Update pymilvus version (#25949)

Signed-off-by: Nnico <cheng.yuan@zilliz.com>
上级 8dc48aee
......@@ -12,7 +12,7 @@ allure-pytest==2.7.0
pytest-print==0.2.1
pytest-level==0.1.1
pytest-xdist==2.5.0
pymilvus==2.2.14.dev18
pymilvus==2.2.15.dev3
pytest-rerunfailures==9.1.1
git+https://github.com/Projectplace/pytest-tags
ndg-httpsclient
......
......@@ -265,6 +265,7 @@ class TestInsertParams(TestcaseBase):
collection_w.insert(data=df, check_task=CheckTasks.err_res, check_items=error)
@pytest.mark.tags(CaseLabel.L2)
@pytest.mark.skip("issue #23403 not passed in nightly ")
def test_insert_field_value_not_match(self):
"""
target: test insert data value not match
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册