summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/indexbg_shutdown.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/indexbg_shutdown.js')
-rw-r--r--jstests/noPassthrough/indexbg_shutdown.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/noPassthrough/indexbg_shutdown.js b/jstests/noPassthrough/indexbg_shutdown.js
index 4e9bc9cf016..a8a5781b3ed 100644
--- a/jstests/noPassthrough/indexbg_shutdown.js
+++ b/jstests/noPassthrough/indexbg_shutdown.js
@@ -4,11 +4,8 @@
* shuts down cleanly, without an fassert.
* Also confirms that killOp has no effect on the background index build on the secondary.
*
- * TODO(SERVER-44467): Remove two_phase_index_builds_unsupported tag when startup recovery works
- * for two-phase index builds.
* @tags: [
* requires_replication,
- * two_phase_index_builds_unsupported,
* ]
*/