[
https://issues.apache.org/jira/browse/ZOOKEEPER-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962551#comment-13962551
]
Raul Gutierrez Segales commented on ZOOKEEPER-1887:
---------------------------------------------------
Hmm, so failed tests say:
{noformat}
[exec] [exec]
/home/jenkins/jenkins-slave/workspace/PreCommit-ZOOKEEPER-Build/trunk/src/c/tests/TestWatchers.cc:667:
Assertion: assertion failed [Expression: ensureCondition(
deliveryTracker.deliveryCounterEquals(2),1000)<1000]
[exec] [exec] Failures !!!
[exec] [exec] Run: 71 Failure total: 1 Failures: 1 Errors: 0
[exec] [exec] FAIL: zktest-mt
[exec] [exec] ==========================================
[exec] [exec] 1 of 2 tests failed
[exec] [exec] Please report to [email protected]
[exec] [exec] ==========================================
{noformat}
Though, from my checkout:
{noformat}
$ ./zktest-mt Zookeeper_watchers localhost:2181
ZooKeeper server startedRunning
Zookeeper_watchers::testDefaultSessionWatcher1 : elapsed 53 : OK
Zookeeper_watchers::testDefaultSessionWatcher2 : elapsed 4 : OK
Zookeeper_watchers::testObjectSessionWatcher1 : elapsed 54 : OK
Zookeeper_watchers::testObjectSessionWatcher2 : elapsed 56 : OK
Zookeeper_watchers::testNodeWatcher1 : elapsed 57 : OK
Zookeeper_watchers::testChildWatcher1 : elapsed 53 : OK
Zookeeper_watchers::testChildWatcher2 : elapsed 53 : OK
OK (7)
{noformat}
Are these tests known to be flaky?
> C implementation of removeWatches
> ---------------------------------
>
> Key: ZOOKEEPER-1887
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1887
> Project: ZooKeeper
> Issue Type: New Feature
> Components: c client
> Reporter: Raul Gutierrez Segales
> Assignee: Raul Gutierrez Segales
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1887.patch, ZOOKEEPER-1887.patch,
> ZOOKEEPER-1887.patch
>
>
> This is equivalent for ZOOKEEPER-442's Java impl.
--
This message was sent by Atlassian JIRA
(v6.2#6252)