ztzg commented on pull request #1644:
URL: https://github.com/apache/zookeeper/pull/1644#issuecomment-888963304


   The only CI failure is in the C client, which this changeset doesn't touch:
   
   ``` example
   [exec] 
/home/runner/work/zookeeper/zookeeper/zookeeper-client/zookeeper-client-c/tests/TestOperations.cc:296:
 Assertion: equality assertion failed [Expected: 1, Actual  : 0]
   [exec] Failures !!!
   [exec] Run: 48   Failure total: 1   Failures: 1   Errors: 0
   [exec] FAIL: zktest-st
   ```
   
   Moreover, the failed assertion is related to a ping count, and running the C 
test suite on the same commit succeeded locally—so I'm chalking it up to 
flakiness.  (I really need to find some time & energy I can spend on improving 
that test suite…)
   


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