mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
test: update test_collection.py
issue: https://github.com/milvus-io/milvus/issues/30876
This commit is contained in:
parent
d15db7596d
commit
de5daf96bb
@ -3315,6 +3315,7 @@ class TestReleaseAdvanced(TestcaseBase):
|
||||
"err_msg": "collection not loaded"})
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L0)
|
||||
@pytest.mark.xfail(reason="issue #30876")
|
||||
def test_release_indexed_collection_during_searching(self):
|
||||
"""
|
||||
target: test release indexed collection during searching
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user