BewareMyPower commented on PR #54: URL: https://github.com/apache/pulsar-client-cpp/pull/54#issuecomment-1283222106
Not sure why tests stuck in this PR, I opened a PR in my repo and the tests only took 3 minutes to fail, see [here](https://github.com/BewareMyPower/pulsar-client-cpp/actions/runs/3277986008/jobs/5395874246): ``` FAILED TESTS (7/344): 471 ms: ./pulsar-tests BasicEndToEndTest.testPatternEmptyUnsubscribe (try #1) 292 ms: ./pulsar-tests BasicEndToEndTest.testPatternEmptyUnsubscribe (try #2) 140 ms: ./pulsar-tests Pulsar/ClientCloseTest.testCloseHandlers/0 (try #1) 96 ms: ./pulsar-tests Pulsar/ClientCloseTest.testCloseHandlers/2 (try #1) 165 ms: ./pulsar-tests Pulsar/ClientCloseTest.testShutdown/1 (try #1) 430 ms: ./pulsar-tests Pulsar/ProducerTest.testMaxMessageSize/0 (try #1) 203 ms: ./pulsar-tests Pulsar/ProducerTest.testChunkingMaxMessageSize/1 (try #1) ``` Anyway, I will fix these tests soon. -- 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]
