summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
authorAndrii Dobroshynski <andrii.dobroshynski@mongodb.com>2021-05-28 23:30:58 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-28 23:48:10 +0000
commit0902fd0ab97ea2f9af74e1d07038294eab30fe3a (patch)
tree9bf7434c503cd95488ab94b132f2d01a835f6dcb /etc/backports_required_for_multiversion_tests.yml
parent80884e7b1e1866a8b3349af6c407f23374dbfa80 (diff)
downloadmongo-0902fd0ab97ea2f9af74e1d07038294eab30fe3a.tar.gz
SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predicate, leading to missing query results
(cherry picked from commit 20019cf4ac5c1159e27cc458ad272146c11f139d)
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-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 aba2e903a53..6cce49b41b2 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -135,6 +135,8 @@ all:
test_file: jstests/sharding/read_pref_with_hedging_mode.js
- ticket: SERVER-57173
test_file: jstests/replsets/invalidate_images_when_minvalid.js
+ - ticket: SERVER-56468
+ test_file: jstests/core/neq_null_correctly_cache.js
suites: