ZhengweiZhu opened a new issue, #2904:
URL: https://github.com/apache/brpc/issues/2904

   **Is your feature request related to a problem? (你需要的功能是否与某个问题有关?)**
   bRPC已支持现代化的bazel编译框架,但对UT的编译不够完善,缺少维护,这对于使用bazel的开发者不友好。
   如test目录下BUILD.bazel涵盖的UT用例不全,只编译了bvar, bthread, 
butil等模块,且这些模块中一些UT源文件还被excluded了,至于brpc开头的ut源文件都没有编译。
   
   我尝试了编译完整的UT,确实存在很多编译报错(如echo.pb.h找不到),但通过努力发现大多数问题都能修改解决。 I will try to fix 
this.
   
   **Describe the solution you'd like (描述你期望的解决方法)**
   
   
   **Describe alternatives you've considered (描述你想到的折衷方案)**
   
   
   **Additional context/screenshots (更多上下文/截图)**
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@brpc.apache.org
For additional commands, e-mail: dev-h...@brpc.apache.org

Reply via email to