Skip to content

Commit 7736b3c

Browse files
committed
Remove skipped modifyCollection tests
1 parent 324bb15 commit 7736b3c

File tree

3 files changed

+3
-229
lines changed

3 files changed

+3
-229
lines changed

.evergreen/remove-unimplemented-tests.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ rm $PYMONGO/test/crud/unified/updateMany-rawdata.json
4141
rm $PYMONGO/test/crud/unified/updateOne-rawdata.json
4242
rm $PYMONGO/test/index_management/index-rawdata.json
4343

44+
# PyMongo does not support modifyCollection
45+
rm $PYMONGO/test/collection_management/modifyCollection-*.json
46+
4447
# PYTHON-5248 - Remove support for MongoDB 4.0
4548
rm $PYMONGO/test/**/pre-42-*.json
4649

test/collection_management/modifyCollection-errorResponse.json

Lines changed: 0 additions & 118 deletions
This file was deleted.

test/collection_management/modifyCollection-pre_and_post_images.json

Lines changed: 0 additions & 111 deletions
This file was deleted.

0 commit comments

Comments
 (0)