kezhuw commented on PR #2224:
URL: https://github.com/apache/zookeeper/pull/2224#issuecomment-2764519504

   `full-build-cppunit-tests` fails constantly after this merged.
   * 
https://github.com/apache/zookeeper/actions/runs/14092294319/job/39471703637
   * 
https://github.com/apache/zookeeper/actions/runs/14069267124/job/39399347941
   
   They logs:
   ```
        [exec] Zookeeper_SASLAuth::testClientSASLOverIPv6 ZooKeeper server 
started : assertion : elapsed 17386
        [exec] Zookeeper_SASLAuth::testClientSASLReadOnly ZooKeeper server 
started : assertion : elapsed 17612
   Error: The operation was canceled.
   ```
   
   Comparing to logs before it merged.
   
   ```
        [exec] Zookeeper_SASLAuth::testClientSASLReadOnly ZooKeeper server 
started : elapsed 8370 : OK
        [exec] Zookeeper_SASLAuth::testClientSASLPacketOrder ZooKeeper server 
started : elapsed 7644 : OK
        [exec] Zookeeper_clientretry::testRetry ZooKeeper server started 
ZooKeeper server started : elapsed 15952 : OK
   ```
   
   I have not dived deep, but seems that 
`Zookeeper_SASLAuth::testClientSASLPacketOrder` may hang the test. 


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