summaryrefslogtreecommitdiff
path: root/jstests/core/geo_s2near_equator_opposite.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_s2near_equator_opposite.js')
-rw-r--r--jstests/core/geo_s2near_equator_opposite.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/core/geo_s2near_equator_opposite.js b/jstests/core/geo_s2near_equator_opposite.js
index 754c27e523d..378a8d89854 100644
--- a/jstests/core/geo_s2near_equator_opposite.js
+++ b/jstests/core/geo_s2near_equator_opposite.js
@@ -1,3 +1,7 @@
+// Cannot implicitly shard accessed collections because of use of $near query instead of geoNear
+// command.
+// @tags: [assumes_unsharded_collection]
+
// Tests geo near with 2 points diametrically opposite to each other
// on the equator
// First reported in SERVER-11830 as a regression in 2.5