[
https://issues.apache.org/jira/browse/ZOOKEEPER-1914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michi Mutsuzaki updated ZOOKEEPER-1914:
---------------------------------------
Attachment: ZOOKEEPER-1914.patch
TestWatchers.cc fails once in a while because the leaked clients from
TestClient.cc interfere with TestWatchers.cc. This patch reorders the tests so
that TestWatchers.cc runs before TestClient.cc.
The real fix would be to fix TestClient.cc to clean up the client handles.
> TestWatchers.cc failure
> -----------------------
>
> Key: ZOOKEEPER-1914
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1914
> Project: ZooKeeper
> Issue Type: Bug
> Components: c client
> Reporter: Michi Mutsuzaki
> Assignee: Michi Mutsuzaki
> Fix For: 3.5.0
>
> Attachments: ZOOKEEPER-1914.patch
>
>
> https://builds.apache.org/job/PreCommit-ZOOKEEPER-Build/2051/console
> [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]
--
This message was sent by Atlassian JIRA
(v6.2#6252)