[ https://issues.apache.org/jira/browse/ZOOKEEPER-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15535681#comment-15535681 ]
Flavio Junqueira commented on ZOOKEEPER-2463: --------------------------------------------- [~hanm] they are failing silently, I'm not sure why, so if you just look at the final result, you won't see it. > TestMulti is broken in the C client > ----------------------------------- > > Key: ZOOKEEPER-2463 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2463 > Project: ZooKeeper > Issue Type: Bug > Reporter: Flavio Junqueira > Priority: Blocker > Fix For: 3.5.3, 3.6.0 > > > I noticed that all multi tests seem to be timing out and they are failing > silently. This is the output that I'm observing: > {noformat} > Zookeeper_multi::testCreate : assertion : elapsed 10001 > Zookeeper_multi::testCreateDelete : assertion : elapsed 10001 > Zookeeper_multi::testInvalidVersion : assertion : elapsed 10001 > Zookeeper_multi::testNestedCreate : assertion : elapsed 10001 > Zookeeper_multi::testSetData : assertion : elapsed 10001 > Zookeeper_multi::testUpdateConflict : assertion : elapsed 10001 > Zookeeper_multi::testDeleteUpdateConflict : assertion : elapsed 10001 > Zookeeper_multi::testAsyncMulti : assertion : elapsed 10001 > Zookeeper_multi::testMultiFail : assertion : elapsed 10001 > Zookeeper_multi::testCheck : assertion : elapsed 10001 > Zookeeper_multi::testWatch : assertion : elapsed 10001 > Zookeeper_multi::testSequentialNodeCreateInAsyncMulti : assertion : elapsed > 10001 > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)