[
https://issues.apache.org/jira/browse/ZOOKEEPER-379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12701344#action_12701344
]
Mahadev konar commented on ZOOKEEPER-379:
-----------------------------------------
I just took a loko at this.
it seems like the following happened --
- their was running java server by user gkesavan on vesta
- this java server could not be killed by hadoopqa since gkesavan was the owner
- the tests run against this server, and looks to see if a node does not exist,
but it did since it was running against the server by gkesavan
i have killed the server by gkesavan (luckily it was runing a version of
zookeepper where echo kill | nc localhost 22181 worked :))
now everything should be fine.
> cppunit tests failed during hudson patch tests
> -----------------------------------------------
>
> Key: ZOOKEEPER-379
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-379
> Project: Zookeeper
> Issue Type: Bug
> Components: tests
> Reporter: Giridharan Kesavan
> Assignee: Mahadev konar
>
> patch test build failed with " equality assertion failed"
> link:
> http://hudson.zones.apache.org/hudson/view/ZooKeeper/job/Zookeeper-Patch-vesta.apache.org/44/console
> Mahadev,
> Could you take a look?
> Tnx!
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.