summaryrefslogtreecommitdiff
path: root/jstests/core/bulk_insert_capped.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/bulk_insert_capped.js')
-rw-r--r--jstests/core/bulk_insert_capped.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/bulk_insert_capped.js b/jstests/core/bulk_insert_capped.js
index a54b94c5022..b7d21cee3f5 100644
--- a/jstests/core/bulk_insert_capped.js
+++ b/jstests/core/bulk_insert_capped.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of collection existing when none
-// expected.
-// @tags: [assumes_no_implicit_collection_creation_after_drop]
-
// SERVER-21488 Test that multi inserts into capped collections don't cause corruption.
// Note: this file must have a name that starts with "bulk" so it gets run by bulk_gle_passthrough.
(function() {