mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 20:09:57 +08:00
[skip ci] Disable test case (#12969)
Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
This commit is contained in:
parent
19ad282810
commit
406516e008
@ -662,6 +662,7 @@ class TestCompactionOperation(TestcaseBase):
|
||||
assert len(c_plans.plans) == 0
|
||||
|
||||
@pytest.mark.tags(CaseLabel.L2)
|
||||
@pytest.mark.skip(reason="issue #12957")
|
||||
def test_compact_merge_multi_segments(self):
|
||||
"""
|
||||
target: test compact and merge multi small segments
|
||||
|
Loading…
Reference in New Issue
Block a user