summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMickey. J Winters <mickey.winters@mongodb.com>2021-10-08 23:16:27 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-09 00:14:25 +0000
commit348a869208b3be1ca9e04f0f998c7ff7e8586873 (patch)
treed31002132a318c99689626447906a3d45cbf150e /etc
parent8b12a78b1fecbfa2ad92209abc468cca43892b7d (diff)
downloadmongo-348a869208b3be1ca9e04f0f998c7ff7e8586873.tar.gz
SERVER-59613 $range expression should error if it exceeds memory limit
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 42c927a7497..efad6127b50 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -96,6 +96,8 @@ last-continuous:
test_file: jstests/sharding/change_stream_show_migration_events.js
- ticket: SERVER-58636
test_file: jstests/replsets/initial_sync_replicate_drop_mid_secondary_batch.js
+ - ticket: SERVER-59613
+ test_file: jstests/aggregation/range.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites:
@@ -352,6 +354,8 @@ last-lts:
test_file: jstests/sharding/change_stream_show_migration_events.js
- ticket: SERVER-58636
test_file: jstests/replsets/initial_sync_replicate_drop_mid_secondary_batch.js
+ - ticket: SERVER-59613
+ test_file: jstests/aggregation/range.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: