diff --git a/tests/python/test_insert.py b/tests/python/test_insert.py index 8026a1fa5a..357bbd2293 100644 --- a/tests/python/test_insert.py +++ b/tests/python/test_insert.py @@ -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): '''