-
Notifications
You must be signed in to change notification settings - Fork 77
Closed
Description
Search before asking
- I searched in the issues and found nothing similar.
Version
- Pulsar: 2.11.0
- Client: v3.2.0
Minimal reproduce step
Build the tests and run:
./tests/pulsar-tests --gtest_filter='c_ConsumerTest.testBatchReceive'What did you expect to see?
The test should succeed
What did you see instead?
/home/xyz/github.com/apache/pulsar-client-cpp/tests/c/c_ConsumerTest.cc:114: Failure
Expected equality of these values:
pulsar_result_Ok
Which is: 0
receive_future.get()
Which is: 15
Anything else?
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
No labels