songdongsheng commented on issue #1642:
URL: 
https://github.com/apache/incubator-brpc/issues/1642#issuecomment-1029146351


   ```
   # ./build/test/brpc_channel_unittest
   [==========] Running 58 tests from 1 test case.
   [----------] Global test environment set-up.
   [----------] 58 tests from ChannelTest
   [ RUN      ] ChannelTest.intrusive_ptr_sanity
   [       OK ] ChannelTest.intrusive_ptr_sanity (1 ms)
   [ RUN      ] ChannelTest.init_as_single_server
   WARNING: Logging before InitGoogleLogging() is written to STDERR
   E20220203 16:07:22.407583  8097 channel.cpp:228] Invalid 
address=`127.0.0.1:12345:asdf'
   E20220203 16:07:22.407660  8097 channel.cpp:228] Invalid 
address=`127.0.0.1:99999'
   E20220203 16:07:23.638518  8097 channel.cpp:255] Invalid 
address=`127.0.0.1asdf'
   E20220203 16:07:23.638583  8097 channel.cpp:255] Invalid address=`127.0.0.1'
   [       OK ] ChannelTest.init_as_single_server (1234 ms)
   [ RUN      ] ChannelTest.init_using_unknown_naming_service
   F20220203 16:07:23.638818  8097 load_balancer.cpp:76] Fail to find 
LoadBalancer by `unknown'
   *** Check failure stack trace: ***
   Aborted
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to