summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
authorMickey. J Winters <mickey.winters@mongodb.com>2021-10-12 00:11:27 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-12 00:45:18 +0000
commit3f7016e2c2e746ff4a009750044a9bd14cf6fe6f (patch)
treeb88d05d6b816feb04d95aeed609e9a169410e15c /etc/backports_required_for_multiversion_tests.yml
parent14784757ff5e983ea40b21c14e661aba81dfc083 (diff)
downloadmongo-3f7016e2c2e746ff4a009750044a9bd14cf6fe6f.tar.gz
SERVER-59613 $range expression should error if it exceeds memory limit
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-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 064e1e347c4..0c89742f0f7 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -52,6 +52,8 @@ last-continuous:
test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.js
- ticket: SERVER-56887
test_file: jstests/sharding/database_versioning_all_commands.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:
@@ -254,6 +256,8 @@ last-lts:
test_file: jstests/aggregation/expressions/date_add_subtract.js
- ticket: SERVER-51943
test_file: jstests/replsets/tenant_migration_fetch_committed_transactions_retry.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: