BewareMyPower commented on pull request #11557: URL: https://github.com/apache/pulsar/pull/11557#issuecomment-894641328
Now all Python tests are fixed, see the last few lines of `run c++ tests` part in https://github.com/apache/pulsar/pull/11557/checks?check_run_id=3268979826 ``` OK /pulsar/pulsar-client-cpp/python /pulsar/pulsar-client-cpp /pulsar/pulsar-client-cpp doing stop standalone ... no standalone to stop ``` Once a test failed, it wouldn't reach here: https://github.com/apache/pulsar/blob/ddb5fb0e062c2fe0967efce2a443a31f9cd12c07/pulsar-client-cpp/run-unit-tests.sh#L87 -- 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]
