continuous-integration
continuous-integration copied to clipboard
`build_flags` are not picked up when running tests
I would have expected build_flags to follow the same behavior as a build flag in a .bazelrc and be included in test targets. This does not appear to be the case. Could this either be fixed or clarified somewhere?