shanhe72101 commented on code in PR #3053: URL: https://github.com/apache/brpc/pull/3053#discussion_r2255824608
########## 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: @lorinlee "bthread_rwlock_unittest.cpp" is in the exclude list; you'll understand by checking the full configuration of the build target "bthread_test". -- 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