shanhe72101 commented on code in PR #3053:
URL: https://github.com/apache/brpc/pull/3053#discussion_r2250277277


##########
test/BUILD.bazel:
##########
@@ -238,7 +238,7 @@ cc_test(
             # glog CHECK die with a fatal error
             "bthread_key_unittest.cpp",
             "bthread_butex_multi_tag_unittest.cpp",
-            "bthread_rwlock_unittest.cpp",
+            #"bthread_rwlock_unittest.cpp",

Review Comment:
   The unit test for rwlock is located in bthread_rwlock_unittest.cpp. I need 
to compile and run this test. In fact, I don't understand why 
bthread_rwlock_unittest.cpp was excluded.



-- 
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

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