summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMindaugas Malinauskas <mindaugas.malinauskas@mongodb.com>2021-09-03 16:00:15 +0300
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-09-21 17:48:58 +0000
commitc77a6cc4a64b894c59f7a06f6368c45f93a18396 (patch)
treeb586dad37bc9520c4ce593955375be78c3f7a86b /etc
parent9fd76afd3a36ff44a69fe2f23099353bf02b215b (diff)
downloadmongo-c77a6cc4a64b894c59f7a06f6368c45f93a18396.tar.gz
SERVER-59765 Improved 'amount' parameter validation for $dateAdd/$dateSubtract
(cherry picked from commit f369292c627896fac3b7542974fd12bc509aef7c)
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 b7829e299c2..f237fd4c69c 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -242,6 +242,8 @@ last-lts:
test_file: jstests/replsets/rollback_transaction_table.js
- ticket: SERVER-59023
test_file: jstests/sharding/resharding_secondary_recovers_temp_ns_metadata.js
+ - ticket: SERVER-59765
+ test_file: jstests/aggregation/expressions/date_add_subtract.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: