summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAlya Berciu <alya.berciu@mongodb.com>2022-07-11 09:14:15 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-07-11 09:45:24 +0000
commite8e47a527f3f991ee438f78d3c3cd4e581cae044 (patch)
treec8fb3125c2f88bcd177f183382f0c6461e383ebc /etc
parent3b31ba5accc50209c7547fdd9cbc99b9b78de782 (diff)
downloadmongo-e8e47a527f3f991ee438f78d3c3cd4e581cae044.tar.gz
SERVER-66072 Fix dependency analysis for $match on $expr with $rand
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 fd5b5ed587d..39d69f3027a 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -264,6 +264,8 @@ last-continuous:
test_file: jstests/core/check_shard_index.js
- ticket: SERVER-50792
test_file: jstests/sharding/refine_collection_shard_key_basic.js
+ - ticket: SERVER-66072
+ test_file: jstests/aggregation/match_no_swap_rand.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -661,6 +663,8 @@ last-lts:
test_file: jstests/core/check_shard_index.js
- ticket: SERVER-50792
test_file: jstests/sharding/refine_collection_shard_key_basic.js
+ - ticket: SERVER-66072
+ test_file: jstests/aggregation/match_no_swap_rand.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: