summaryrefslogtreecommitdiff
path: root/jstests/core/geo_center_sphere1.js
diff options
context:
space:
mode:
authorRandolph Tan <randolph@10gen.com>2019-01-14 14:37:12 -0500
committerRandolph Tan <randolph@10gen.com>2019-01-15 13:42:16 -0500
commit2fc070e8fdf659aed92e05092860cf9e5e4acf5b (patch)
tree35812a71472836016ef9cf607c10bbcd17a18ba8 /jstests/core/geo_center_sphere1.js
parente1482235115efd0072c0e773cbd8e774578b68db (diff)
downloadmongo-2fc070e8fdf659aed92e05092860cf9e5e4acf5b.tar.gz
SERVER-38980 Make sure all jstests/core test that inspects totalKeysExamined has assumes_unsharded_collection or assumes_balancer_off
Diffstat (limited to 'jstests/core/geo_center_sphere1.js')
-rw-r--r--jstests/core/geo_center_sphere1.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/geo_center_sphere1.js b/jstests/core/geo_center_sphere1.js
index 0e4b0536b1d..bd6c32196de 100644
--- a/jstests/core/geo_center_sphere1.js
+++ b/jstests/core/geo_center_sphere1.js
@@ -1,4 +1,4 @@
-// @tags: [requires_fastcount]
+// @tags: [requires_fastcount, assumes_balancer_off]
t = db.geo_center_sphere1;