You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2019/08/20 09:49:11 UTC

[GitHub] [pulsar] fxbing opened a new issue #4985: BinaryLookupServiceTest.basicLookup failed

fxbing opened a new issue #4985: BinaryLookupServiceTest.basicLookup failed
URL: https://github.com/apache/pulsar/issues/4985
 
 
   Details:
   
   https://builds.apache.org/job/pulsar_precommit_cpp/9109/console
   
   
   ```bash
   [11/156] BinaryLookupServiceTest.basicLookup (1587 ms)
   Note: Google Test filter = BinaryLookupServiceTest.basicLookup
   [==========] Running 1 test from 1 test case.
   [----------] Global test environment set-up.
   [----------] 1 test from BinaryLookupServiceTest
   [ RUN      ] BinaryLookupServiceTest.basicLookup
   2019-08-20 08:08:23.977 INFO  ConnectionPool:72 | Created connection for pulsar://localhost:6650
   2019-08-20 08:08:23.979 INFO  ClientConnection:324 | [127.0.0.1:33458 -> 127.0.0.1:6650] Connected to broker
   /pulsar/pulsar-client-cpp/tests/BinaryLookupServiceTest.cc:49: Failure
   Value of: lookupData->getPartitions()
     Actual: 1
   Expected: 0
   [  FAILED  ] BinaryLookupServiceTest.basicLookup (1564 ms)
   [----------] 1 test from BinaryLookupServiceTest (1564 ms total)
   
   [----------] Global test environment tear-down
   [==========] 1 test from 1 test case ran. (1564 ms total)
   [  PASSED  ] 0 tests.
   [  FAILED  ] 1 test, listed below:
   [  FAILED  ] BinaryLookupServiceTest.basicLookup
   
    1 FAILED 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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services