tisonkun commented on issue #16802:
URL: https://github.com/apache/pulsar/issues/16802#issuecomment-1208934884
```
/pulsar/pulsar-client-cpp/tests/BasicEndToEndTest.cc:2184: Failure
Expected equality of these values:
ResultTimeout
Which is: TimeOut
consumer.receive(m, 1000)
Which is: Ok
[ FAILED ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub (1173 ms)
[----------] 1 test from BasicEndToEndTest (1173 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test suite ran. (1173 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] BasicEndToEndTest.testPatternMultiTopicsConsumerPubSub
```
--
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]