Skip to content

[Bug] c_ConsumerTest.testBatchReceive failed #270

@BewareMyPower

Description

@BewareMyPower

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions