summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorTimour Katchaounov <timour.katchaounov@mongodb.com>2023-03-27 10:36:57 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-03-27 10:58:26 +0000
commit669f84f58425940d2847971808b6411350daa450 (patch)
tree374597863cec2c29e9d7ca9204daada0cf89d43e /etc
parent8fdd3caaae08ef4f4e97299fb82d802c22c24af6 (diff)
downloadmongo-669f84f58425940d2847971808b6411350daa450.tar.gz
SERVER-63049 Implemented counters for aggregate accumulator expressions
(cherry picked from commit 2846283187406c3a4022154d640b0b6137531038)
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 b0f56e70526..9e05bb43ad9 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -104,6 +104,8 @@ last-continuous:
ticket: SERVER-74124
- test_file: jstests/core/timeseries/timeseries_filter_extended_range.js
ticket: SERVER-69952
+ - test_file: jstests/noPassthrough/operator_counters_accumulators.js
+ ticket: SERVER-63049
- test_file: jstests/replsets/quiesce_mode_fails_elections.js
ticket: SERVER-72774
suites: