You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Michael Han (JIRA)" <ji...@apache.org> on 2016/09/29 22:38:20 UTC

[jira] [Commented] (ZOOKEEPER-2463) TestMulti is broken in the C client

    [ https://issues.apache.org/jira/browse/ZOOKEEPER-2463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15534296#comment-15534296 ] 

Michael Han commented on ZOOKEEPER-2463:
----------------------------------------

C multi tests consistently passed for me locally. Did not spot any failures in recent apache build too. Anyone can reproduce this test failure?

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