Disable test case for code issue (#6322)

Signed-off-by: Binbin Lv <binbin.lv@zilliz.com>
pull/6324/head
binbin 2021-07-06 15:34:03 +08:00 committed by GitHub
parent 166548447b
commit 0aeb61db4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -381,6 +381,7 @@ class TestPartitionOperations(TestcaseBase):
assert collection_w.has_partition(partition_name)[0]
@pytest.mark.tags(CaseLabel.L2)
@pytest.mark.skip(reason="issue 6321")
def test_partition_maximum_partitions(self):
"""
target: verify create maximum partitions