summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sources/geonear/collation_geonear.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sources/geonear/collation_geonear.js')
-rw-r--r--jstests/aggregation/sources/geonear/collation_geonear.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/jstests/aggregation/sources/geonear/collation_geonear.js b/jstests/aggregation/sources/geonear/collation_geonear.js
index 38a20d847b7..076e0a8bea8 100644
--- a/jstests/aggregation/sources/geonear/collation_geonear.js
+++ b/jstests/aggregation/sources/geonear/collation_geonear.js
@@ -1,3 +1,6 @@
+// Cannot implicitly shard accessed collections because of collection existing when none expected.
+// @tags: [assumes_no_implicit_collection_creation_after_drop]
+
// Test that the $geoNear stage's query predicate respects the collation.
(function() {
"use strict";