“bazel test //…” executes actions unrelated to any tests

前端 未结 0 1545
情话喂你
情话喂你 2020-11-29 03:25

I have a target //src/hello:hello_proj.bit which should not be a dependency for any tests. This is confirmed by:

$ bazel cquery \'rdeps(//..., /         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题