mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
Change sdk version used in regression to 0.0.48
Signed-off-by: dragondriver <jiquan.long@zilliz.com>
This commit is contained in:
parent
32660d547b
commit
f03a33bcf7
@ -747,7 +747,7 @@ class TestInsertAsync:
|
||||
assert stats[row_count] == 0
|
||||
|
||||
# #1339
|
||||
@pytest.mark.tags("fail")
|
||||
@pytest.mark.tags("0331")
|
||||
def test_insert_async_invalid_params(self, connect):
|
||||
'''
|
||||
target: test insert vectors with different length of vectors
|
||||
|
||||
@ -10,6 +10,6 @@ allure-pytest==2.7.0
|
||||
pytest-print==0.2.1
|
||||
pytest-level==0.1.1
|
||||
pytest-xdist==2.2.1
|
||||
pymilvus-distributed==0.0.45
|
||||
pymilvus-distributed==0.0.48
|
||||
pytest-rerunfailures==9.1.1
|
||||
git+https://gitee.com/quicksilver/pytest-tags.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user