summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorArun Banala <arun.banala@mongodb.com>2022-03-16 14:13:08 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-03-25 22:41:43 +0000
commit08c6a327ba4dc2c7088c255ef610b387c2233b87 (patch)
tree20458896c98efb0873910d54773751e728c9d1b9 /etc
parent0da839803f3bd512208a2a888eaf35c6bfb3bd37 (diff)
downloadmongo-08c6a327ba4dc2c7088c255ef610b387c2233b87.tar.gz
SERVER-64485 Use _id to determine the update type in extractUpdateType()
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index f7747029ec1..51e0e23bf20 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -465,6 +465,8 @@ last-lts:
test_file: jstests/sharding/shard_key_index_must_exist.js
- ticket: SERVER-63531
test_file: jstests/replsets/buildindexes_false_commit_quorum.js
+ - ticket: SERVER-64485
+ test_file: jstests/sharding/update_with_dollar_fields.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: