summaryrefslogtreecommitdiff
path: root/jstests/aggregation/sharded_agg_cleanup_on_error.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/sharded_agg_cleanup_on_error.js')
-rw-r--r--jstests/aggregation/sharded_agg_cleanup_on_error.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/aggregation/sharded_agg_cleanup_on_error.js b/jstests/aggregation/sharded_agg_cleanup_on_error.js
index cbcb1f02e53..52cd09cb842 100644
--- a/jstests/aggregation/sharded_agg_cleanup_on_error.js
+++ b/jstests/aggregation/sharded_agg_cleanup_on_error.js
@@ -5,7 +5,7 @@
* Must be banned from suites that use a sharding fixture, since this test starts its own sharded
* cluster. Must be banned in the $facet passthrough, since that suite changes the pipeline
* splitting and merging behavior expected by this test.
- * @tags: [requires_sharding,do_not_wrap_aggregations_in_facets]
+ * @tags: [requires_sharding,do_not_wrap_aggregations_in_facets, requires_spawning_own_processes]
*/
(function() {
"use strict";