-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
DevProd Correctness
-
Fully Compatible
-
Correctness 2025-05-09
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
-
None
https://bazel.build/docs/user-manual#build-tests-only
This more closely aligns with how server developers are expecting to use bazel test, typically like
bazel test --test_tag_filters=server-programmability //...
If they do this today, they would significantly over-build and there are half a dozen targets unrelated to their tests that are broken.
- related to
-
SERVER-103609 Add a mechanism to prevent breaking buildscripts targets that do not run in CI
-
- Needs Scheduling
-