You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pulsar.apache.org by gi...@git.apache.org on 2017/08/01 22:35:07 UTC

[GitHub] merlimat opened a new issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback

merlimat opened a new issue #618: Intermittent failures in C++ unit test BasicEndToEndTest.testResendViaSendCallback
URL: https://github.com/apache/incubator-pulsar/issues/618
 
 
   Seen a few times already. Example: https://builds.apache.org/job/pulsar-pull-request/20/console
   
   ```
   [RUN      ] BasicEndToEndTest.testResendViaSendCallback
   log4cxx: No appender could be found for logger (pulsar./pulsar/pulsar-client-cpp/lib/ClientImpl.cc).
   log4cxx: Please initialize the log4cxx system properly.
   main: /usr/include/boost/smart_ptr/shared_ptr.hpp:648: typename boost::detail::sp_member_access<T>::type boost::shared_ptr<T>::operator->() const [with T = boost::asio::basic_deadline_timer<boost::posix_time::ptime>; typename boost::detail::sp_member_access<T>::type = boost::asio::basic_deadline_timer<boost::posix_time::ptime>*]: Assertion `px != 0' failed.
   
   .....
   
   FAILED TESTS (1/75):
       6153 ms: ./main BasicEndToEndTest.testResendViaSendCallback
   Build step 'Execute shell' marked build as failure
   
   ```
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services