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/08 17:34:56 UTC

[GitHub] merlimat opened a new issue #657: Intermittent C++ test failure BatchMessageTest.testProducerConfig

merlimat opened a new issue #657: Intermittent C++ test failure BatchMessageTest.testProducerConfig
URL: https://github.com/apache/incubator-pulsar/issues/657
 
 
   As seen in https://builds.apache.org/job/pulsar-master/22/console
   
   ```
   [17/75] BatchMessageTest.testProducerConfig (30 ms)
   log4cxx: Could not read configuration file [log4cxx.conf].
   Note: Google Test filter = BatchMessageTest.testProducerConfig
   [==========] Running 1 test from 1 test case.
   [----------] Global test environment set-up.
   [----------] 1 test from BatchMessageTest
   [ RUN      ] BatchMessageTest.testProducerConfig
   
   [WARNING] /usr/src/gtest/src/gtest-death-test.cc:825:: Death tests use fork(), which is unsafe particularly in a threaded context. For this test, Google Test couldn't detect the number of threads.
   /pulsar/pulsar-client-cpp/tests/BatchMessageTest.cc:75: Failure
   Death test: conf.setBatchingMaxMessages(1)
       Result: failed to die.
    Error msg:
   [  DEATH   ]
   [  FAILED  ] BatchMessageTest.testProducerConfig (5 ms)
   [----------] 1 test from BatchMessageTest (5 ms total)
   
   [----------] Global test environment tear-down
   [==========] 1 test from 1 test case ran. (6 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] BatchMessageTest.testProducerConfig
   
    1 FAILED TEST
   [17/75] BatchMessageTest.testProducerConfig returned/aborted with exit code 1 (30 ms)
   ```
 
----------------------------------------------------------------
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