summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorjoshua <80741223+jlap199@users.noreply.github.com>2022-09-23 22:45:01 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-09-30 16:45:29 +0000
commit5ddab33a5afd0dac68fba5e5386ac300cd31deba (patch)
tree81a8b13a0cd3cda08cae118166590a96d0bc73de /etc
parent988b3f41decf4954432b9c10b0dd7cf227ca53dc (diff)
downloadmongo-5ddab33a5afd0dac68fba5e5386ac300cd31deba.tar.gz
SERVER-68115 Do not drop empty path component from elemMatch path during index selection
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index fdb64b847b6..7212d6c5c7d 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -114,6 +114,8 @@ last-continuous:
test_file: jstests/sharding/shard_collection_basic.js
- ticket: SERVER-64142
test_file: jstests/sharding/refine_collection_shard_key_basic.js
+ - ticket: SERVER-68115
+ test_file: jstests/core/elemmatch_index.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -388,6 +390,8 @@ last-lts:
test_file: jstests/sharding/shard_collection_basic.js
- ticket: SERVER-64142
test_file: jstests/sharding/refine_collection_shard_key_basic.js
+ - ticket: SERVER-68115
+ test_file: jstests/core/elemmatch_index.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: