summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorAlya Berciu <alya.berciu@mongodb.com>2022-11-04 12:26:45 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-11-04 13:01:14 +0000
commitca6499eb6111f89758fcb71b319e8b5d0cd03a20 (patch)
tree620b426592d3883cfb1d21b6a3e6e8c65aec65fb /etc
parentf06a898557f951bf48569012c4372e770d1c0267 (diff)
downloadmongo-ca6499eb6111f89758fcb71b319e8b5d0cd03a20.tar.gz
SERVER-70436 Handle covered $or null queries with regex
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 34d04cd4c77..08d097f1d75 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -270,6 +270,8 @@ last-continuous:
ticket: SERVER-69861
- test_file: jstests/aggregation/expressions/switch_errors.js
ticket: SERVER-70190
+ - test_file: jstests/core/cover_null_queries.js
+ ticket: SERVER-70436
suites: null
last-lts:
all:
@@ -615,4 +617,6 @@ last-lts:
ticket: SERVER-69861
- test_file: jstests/aggregation/expressions/switch_errors.js
ticket: SERVER-70190
+ - test_file: jstests/core/cover_null_queries.js
+ ticket: SERVER-70436
suites: null