Skip to content

Commit 1042b82

Browse files
committed
wait these shouldn't have been added back (remove support for mongodb 4.0)
1 parent a4664e2 commit 1042b82

9 files changed

+1
-560
lines changed

.evergreen/remove-unimplemented-tests.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ rm $PYMONGO/test/collection_management/modifyCollection-*.json
4242

4343
# PYTHON-5248 - Remove support for MongoDB 4.0
4444
rm $PYMONGO/test/**/pre-42-*.json
45+
rm $PYMONGO/test/**/**/pre-42-*.json
4546

4647
# PYTHON-3359 - Remove Database and Collection level timeout override
4748
rm $PYMONGO/test/csot/override-collection-timeoutMS.json

test/discovery_and_monitoring/errors/pre-42-InterruptedAtShutdown.json

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

test/discovery_and_monitoring/errors/pre-42-InterruptedDueToReplStateChange.json

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

test/discovery_and_monitoring/errors/pre-42-LegacyNotPrimary.json

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

test/discovery_and_monitoring/errors/pre-42-NotPrimaryNoSecondaryOk.json

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

test/discovery_and_monitoring/errors/pre-42-NotPrimaryOrSecondary.json

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

0 commit comments

Comments
 (0)