BewareMyPower commented on pull request #11557:
URL: https://github.com/apache/pulsar/pull/11557#issuecomment-893422981


   From the output of https://github.com/apache/pulsar/runs/3251560027, we can 
see all C++ tests passed, and there're some failures or errors of Python tests:
   
   ```
   FAILED (failures=3, errors=4)
   ```
   
   The 3 failures are caused by Python2 incompatibilities, the 4 errors are 
somehow strange (timeout error when creating producer or consumer) and need 
further study. @gaoran10 is working on these tests now. Could we merge this PR 
first and open a new PR to fix Python tests? @merlimat @jiazhai @sijie 
@codelipenghui 


-- 
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]


Reply via email to