summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml b/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
index d01c66bac17..5f1410e240e 100644
--- a/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/aggregation_sharded_collections_passthrough.yml
@@ -23,6 +23,8 @@ selector:
- jstests/aggregation/use_query_sort.js
# TODO: Remove when SERVER-23229 is fixed.
- jstests/aggregation/bugs/groupMissing.js
+ # TODO SERVER-32309: Enable once $lookup with pipeline supports sharded foreign collections.
+ - jstests/aggregation/sources/lookup/lookup_subpipeline.js
exclude_with_any_tags:
# Tests tagged with the following will fail because they assume collections are not sharded.
- assumes_no_implicit_collection_creation_after_drop