summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Zolnierz <nicholas.zolnierz@mongodb.com>2019-01-25 15:31:59 -0500
committerNick Zolnierz <nicholas.zolnierz@mongodb.com>2019-01-25 15:32:21 -0500
commita4b9e071b79312ec8d06c179b2903f9018b1e315 (patch)
treefeb44d62a28b4380d351511ff2dbb95b5d5b9b9b
parent17a0b9df07a3c14339ae090994ce69412e287be2 (diff)
downloadmongo-a4b9e071b79312ec8d06c179b2903f9018b1e315.tar.gz
SERVER-39200: Blacklist $out tests which rely on shards becoming aware of collection drops in the config stepdown suite
-rw-r--r--buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
index 96ad104e8d6..80c4e459631 100644
--- a/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
+++ b/buildscripts/resmokeconfig/suites/sharding_continuous_config_stepdown.yml
@@ -186,6 +186,11 @@ selector:
# CSRS failovers are sufficiently slow.
- jstests/sharding/transactions_reject_writes_for_moved_chunks.js
- jstests/sharding/transactions_target_at_point_in_time.js
+ # Tests that rely on shards becoming aware of collection drops regardless of config stepdowns.
+ # (SERVER-34760)
+ - jstests/sharding/out_fails_to_replace_sharded_collection.js
+ - jstests/sharding/out_stale_unique_key.js
+ - jstests/sharding/out_unique_key_requires_index.js
executor:
config: