diff --git a/tests/python_client/testcases/test_collection.py b/tests/python_client/testcases/test_collection.py index ea32c127b8..498b422df5 100644 --- a/tests/python_client/testcases/test_collection.py +++ b/tests/python_client/testcases/test_collection.py @@ -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