summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_all_sharded_replication.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_all_sharded_replication.js')
-rw-r--r--jstests/concurrency/fsm_all_sharded_replication.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/concurrency/fsm_all_sharded_replication.js b/jstests/concurrency/fsm_all_sharded_replication.js
index 2a9b6ef445e..855a0e4aad9 100644
--- a/jstests/concurrency/fsm_all_sharded_replication.js
+++ b/jstests/concurrency/fsm_all_sharded_replication.js
@@ -29,10 +29,6 @@ var blacklist = [
'map_reduce_replace.js',
'map_reduce_replace_nonexistent.js',
- // Disabled because the TTL monitor can delete documents in the background while we're comparing
- // dbhashes between the primaries and secondaries of the replica-set shards (SERVER-21881).
- 'indexed_insert_ttl.js',
-
// Disabled due to MongoDB restrictions and/or workload restrictions
// These workloads sometimes trigger 'Could not lock auth data update lock'