mirror of https://github.com/mongodb/mongo
SERVER-102161: Remove timeseries_collmod_test.cpp from bazel lint no targets exclusion (#34330)
GitOrigin-RevId: b51a573ba6d7f8e4d493163f9ec43da5fae36d6f
This commit is contained in:
parent
4427221ce5
commit
246d7055ab
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue