summaryrefslogtreecommitdiff
path: root/etc/backports_required_for_multiversion_tests.yml
diff options
context:
space:
mode:
authorDrew Paroski <drew.paroski@mongodb.com>2020-04-28 18:36:49 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-04-30 23:44:11 +0000
commitc8ced6df8f620daaa2e539f192f2eef356c63e9c (patch)
tree39733b5a27e08def4f780871da56195db18fff85 /etc/backports_required_for_multiversion_tests.yml
parenta6dbdff35b3367f110fca078980cc46c3752446e (diff)
downloadmongo-c8ced6df8f620daaa2e539f192f2eef356c63e9c.tar.gz
SERVER-47773 Error consistently when tailable cursors and $near are used together
Diffstat (limited to 'etc/backports_required_for_multiversion_tests.yml')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 43f5d7f8897..8e79b3c4a66 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -27,6 +27,8 @@ concurrency_replication_multiversion:
concurrency_sharded_replication_multiversion:
replica_sets_jscore_multiversion_passthrough:
+- ticket: SERVER-47773
+ test_file: jstests/core/geo_near_tailable.js
replica_sets_multiversion:
- ticket: SERVER-46389
@@ -75,5 +77,9 @@ sharding_multiversion:
test_file: jstests/sharding/log_remote_op_wait.js
sharding_jscore_multiversion_passthrough:
+- ticket: SERVER-47773
+ test_file: jstests/core/geo_near_tailable.js
sharded_collections_jscore_multiversion_passthrough:
+- ticket: SERVER-47773
+ test_file: jstests/core/geo_near_tailable.js