summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
index 52adf4d3762..a3e8153c625 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_replication.yml
@@ -93,6 +93,9 @@ selector:
# for dbCheck. TODO (SERVER-63951): Remove this exclusion.
- jstests/concurrency/fsm_workloads/create_collection_and_view.js
+ # The test may spuriously fail when run against sharded clusters, due to limitations of the
+ # infrastructure. See SERVER-77039 for full details.
+ - jstests/concurrency/fsm_workloads/map_reduce_drop.js
exclude_with_any_tags:
- requires_replication