Skip test

Signed-off-by: neza2017 <yefu.chen@zilliz.com>
pull/4973/head^2
neza2017 2021-02-26 16:40:50 +08:00 committed by yefu.chen
parent 1a96ef6837
commit 149d92b6f1
1 changed files with 1 additions and 0 deletions

View File

@ -831,6 +831,7 @@ class TestInsertMultiCollections:
count = connect.count_entities(collection_name)
assert count == default_nb
@pytest.mark.skip("r0.3-test")
@pytest.mark.timeout(ADD_TIMEOUT)
def test_drop_collection_insert_vector_another(self, connect, collection):
'''