mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-28 22:45:26 +08:00
Skip test
Signed-off-by: neza2017 <yefu.chen@zilliz.com>
This commit is contained in:
parent
1a96ef6837
commit
149d92b6f1
@ -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):
|
||||
'''
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user