summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-02-10 15:58:17 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-03-02 17:14:09 +0000
commitb33f2292ab02214d5626edcd557b3a9f3c09a183 (patch)
treebf5bf89aa9314bddf4f61ceb73b98188b3018b43 /etc
parent168d5f983a3165d2271569b1fc0dbb671771a87f (diff)
downloadmongo-b33f2292ab02214d5626edcd557b3a9f3c09a183.tar.gz
SERVER-52953 $geoNear does not always match coordinate given to 'near' when maxDistance is set to 0
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 d9b08a98702..74b554a9e23 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -128,6 +128,8 @@ all:
test_file: jstests/replsets/unconditional_step_down.js
- ticket: SERVER-54366
test_file: jstests/replsets/force_shutdown_primary.js
+ - ticket: SERVER-52953
+ test_file: jstests/core/geo_near_point_query.js
# Tests that should only be excluded from particular suites should be listed under that suite.
suites: