test: update pymilvus version (#32393)

Signed-off-by: nico <cheng.yuan@zilliz.com>
This commit is contained in:
nico 2024-04-18 16:15:25 +08:00 committed by GitHub
parent 261bb8fbdb
commit a75fe4034d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -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.3.8rc4
pymilvus==2.3.8rc5
pytest-rerunfailures==9.1.1
git+https://github.com/Projectplace/pytest-tags
ndg-httpsclient

View File

@ -130,6 +130,7 @@ class TestHighLevelApi(TestcaseBase):
check_task=CheckTasks.err_res, check_items=error)
@pytest.mark.tags(CaseLabel.L2)
@pytest.mark.skip("https://github.com/milvus-io/milvus/issues/29880")
def test_high_level_search_not_consistent_metric_type(self, metric_type):
"""
target: test search with inconsistent metric type (default is IP) with that of index