ctubbsii commented on PR #2241: URL: https://github.com/apache/zookeeper/pull/2241#issuecomment-2767651772
Also, while the cppunit tests are passing in GitHub Actions, they fail for me locally, always in the same place: ``` ./zookeeper-client/zookeeper-client-c/tests/TestReadOnlyClient.cc:118: Assertion: equality assertion failed [Expected: 0, Actual : -15] ./zookeeper-client/zookeeper-client-c/tests/TestClient.cc:890: Assertion: equality assertion failed [Expected: 0, Actual : -15] Failures !!! Run: 84 Failure total: 2 Failures: 2 Errors: 0 ``` I'm not sure what the problem could be or how to track down the errors further. -- 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]
