SERVER-127405 Remove outdated TODOs (#54341)

GitOrigin-RevId: a5414d586ddc839fa3f6b74bef57a4c7505f7b35
This commit is contained in:
Militsa Sotirova 2026-05-26 10:18:05 -04:00 committed by MongoDB Bot
parent 08a5ef5c80
commit 3aed8ca96f
2 changed files with 0 additions and 6 deletions

View File

@ -48,9 +48,6 @@ selector:
# TODO SERVER-99091 re-enable this test to get coverage of switching between plan ranker modes.
- jstests/core/query/query_knob_correctness_pbt.js
# TODO SERVER-120633: Investigate tassert of missing index descriptor.
- jstests/core/query/or/subplanning_during_drop_index.js
# Replica set write block is not supported on standalone.
- jstests/core/administrative/block_replica_set_writes.js

View File

@ -46,9 +46,6 @@ selector:
# TODO SERVER-99091 re-enable this test to get coverage of switching between plan ranker modes.
- jstests/core/query/query_knob_correctness_pbt.js
# TODO SERVER-120633: Investigate tassert of missing index descriptor.
- jstests/core/query/or/subplanning_during_drop_index.js
# Replica set write block is not supported on standalone.
- jstests/core/administrative/block_replica_set_writes.js