BewareMyPower opened a new issue, #542: URL: https://github.com/apache/pulsar-client-cpp/issues/542
### Search before asking - [x] I searched in the [issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing similar. ### Version 2606df96d9e2dbcc90ec8374ea1d4d45c147d128 ### Minimal reproduce step [ RUN ] Pulsar/ReaderTest.testAsyncRead/0 ### What did you expect to see? Test passed ### What did you see instead? ``` /home/runner/work/pulsar-client-cpp/pulsar-client-cpp/tests/ReaderTest.cc:118: Failure Expected equality of these values: expected Which is: "my-message-8" content Which is: "my-message-9" /home/runner/work/pulsar-client-cpp/pulsar-client-cpp/tests/ReaderTest.cc:118: Failure Expected equality of these values: expected Which is: "my-message-9" content Which is: "my-message-8" ``` ### Anything else? https://github.com/apache/pulsar-client-cpp/actions/runs/22622517306/job/65550910773?pr=540 ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
