lorinlee commented on code in PR #3053: URL: https://github.com/apache/brpc/pull/3053#discussion_r2255760385
########## 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: @shanhe72101 It appears that the bthread_rwlock_unittest.cpp file originally existed here, but your PR has commented out this test file. Is this as expected? -- 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