summaryrefslogtreecommitdiff
path: root/jstests/sharding/query/agg_mongos_merge.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/query/agg_mongos_merge.js')
-rw-r--r--jstests/sharding/query/agg_mongos_merge.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/sharding/query/agg_mongos_merge.js b/jstests/sharding/query/agg_mongos_merge.js
index c9e6df44839..3a0ad322d39 100644
--- a/jstests/sharding/query/agg_mongos_merge.js
+++ b/jstests/sharding/query/agg_mongos_merge.js
@@ -7,9 +7,7 @@
* - Blocking stages in cases where 'allowDiskUse' is false, e.g. $group, $bucketAuto.
*
* @tags: [
- * requires_sharding,
* requires_profiling,
- * requires_fcv_47,
* disabled_due_to_server_58295
* ]
*/