summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorMihai Andrei <mihai.andrei@10gen.com>2021-01-22 09:09:52 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-01-22 15:59:58 +0000
commit838df460cd3289084e56b7c125a1612de4f859b7 (patch)
treedffb11bba53c999ccad3fcd20b207d3577635193 /etc
parent0d3ed9af628a088cfec62dc98c59f3c95cc69fb8 (diff)
downloadmongo-838df460cd3289084e56b7c125a1612de4f859b7.tar.gz
Revert "SERVER-52953 $geoNear does not always match coordinate given to 'near' when maxDistance is set to 0"
This reverts commit f03b0dfb195370f6ecc4616a5c9efcae97566a2f.
Diffstat (limited to 'etc')
-rw-r--r--etc/backports_required_for_multiversion_tests.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/etc/backports_required_for_multiversion_tests.yml b/etc/backports_required_for_multiversion_tests.yml
index 709097c5baa..f7ffbc1fc5d 100644
--- a/etc/backports_required_for_multiversion_tests.yml
+++ b/etc/backports_required_for_multiversion_tests.yml
@@ -110,8 +110,6 @@ all:
test_file: jstests/replsets/not_primary_errors_returned_during_rollback_if_helloOk.js
- ticket: SERVER-50769
test_file: jstests/sharding/change_stream_empty_apply_ops.js
- - ticket: SERVER-52953
- test_file: jstests/core/geo_near_point_query.js
- ticket: SERVER-52547
test_file: jstests/core/txns/errors_on_committed_transaction.js
- ticket: SERVER-53612