[skip ci] Disable tests for debug (#12346)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/12362/head
binbin 2021-11-29 16:37:40 +08:00 committed by GitHub
parent cdd67deeaf
commit 9276fa5133
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -2949,6 +2949,7 @@ class TestReleaseAdvanced:
connect.search(collection, **default_single_query)
@pytest.mark.tags(CaseLabel.L2)
@pytest.mark.skip(reason="issue 12259")
def test_release_partition_during_searching(self, connect, collection):
"""
target: test release partition during searching