summaryrefslogtreecommitdiff
path: root/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml')
-rw-r--r--buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
index 76390c28739..692a6c19d1c 100644
--- a/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
+++ b/buildscripts/resmokeconfig/suites/concurrency_sharded_with_stepdowns_and_balancer.yml
@@ -160,6 +160,10 @@ selector:
# Time-series collections are not supported on mongos.
- jstests/concurrency/fsm_workloads/create_timeseries_collection.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:
- assumes_balancer_off
- requires_replication