symat commented on pull request #1828:
URL: https://github.com/apache/zookeeper/pull/1828#issuecomment-1054316417


   now c++ tests passing, but some Java tests failes (none of them SASL 
related):
   
   ```
   [ERROR] Failures: 
   [ERROR]   
RequestThrottlerTest.testGlobalOutstandingRequestThrottlingWithRequestThrottlerDisabled:338
 expected: <3> but was: <4>
   [ERROR]   RequestThrottlerTest.testLargeRequestThrottling:297 expected: <2> 
but was: <1>
   [ERROR]   
Zab1_0Test.testNormalFollowerRunWithDiff:706->testFollowerConversation:445 
expected: <4294967298> but was: <0>
   [INFO] 
   [ERROR] Tests run: 2979, Failures: 3, Errors: 0, Skipped: 4
   ```
   
   I don't know if we should wait for a CI run where both C++ and Java tests 
succeed.  Our CI is very flaky nowadays :(


-- 
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: notifications-unsubscr...@zookeeper.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to