test: update test_collection.py

issue: https://github.com/milvus-io/milvus/issues/30876
elstic-patch-1
elstic 2024-02-28 16:39:41 +08:00 committed by GitHub
parent d15db7596d
commit de5daf96bb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -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