summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--jstests/concurrency/fsm_workloads/analyze_shard_key.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/concurrency/fsm_workloads/analyze_shard_key.js b/jstests/concurrency/fsm_workloads/analyze_shard_key.js
index 09dc46feb89..dc6fa75d296 100644
--- a/jstests/concurrency/fsm_workloads/analyze_shard_key.js
+++ b/jstests/concurrency/fsm_workloads/analyze_shard_key.js
@@ -6,8 +6,6 @@
* This workload implicitly assumes that its tid range is [0, $config.threadCount). This isn't
* guaranteed to be true when it is run in parallel with other workloads.
*
- * TODO (SERVER-76445): Re-enable analyze_shard_key.js in suites with chunk migration and/or
- * stepdown/kill/terminate.
* @tags: [
* requires_fcv_70,
* featureFlagUpdateOneWithoutShardKey,