SERVER-102161: Remove timeseries_collmod_test.cpp from bazel lint no targets exclusion (#34330)

GitOrigin-RevId: b51a573ba6d7f8e4d493163f9ec43da5fae36d6f
This commit is contained in:
Malik Endsley 2025-03-31 16:20:16 -04:00 committed by MongoDB Bot
parent 4427221ce5
commit 246d7055ab
1 changed files with 0 additions and 2 deletions

View File

@ -67,8 +67,6 @@ def list_files_without_targets(
"src/mongo/db/auth/authz_manager_external_state_s.cpp",
# TODO(SERVER-101365): Remove the exemptions below once resolved.
"src/mongo/db/service_entry_point_test_fixture.cpp",
# TODO(SERVER-101367): Remove the exemptions below once resolved.
"src/mongo/db/timeseries/timeseries_collmod_test.cpp",
# TODO(SERVER-101368): Remove the exemptions below once resolved.
"src/mongo/db/modules/enterprise/src/streams/commands/update_connection.cpp",
# TODO(SERVER-101370): Remove the exemptions below once resolved.