[
https://issues.apache.org/jira/browse/TWILL-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292679#comment-14292679
]
ASF GitHub Bot commented on TWILL-113:
--------------------------------------
GitHub user chtyim opened a pull request:
https://github.com/apache/incubator-twill/pull/23
(TWILL-113) Fix ZK related unit-tests in Travis-CI
Introduced a new system property, "twill.zk.server.localhost" for
InMemoryZKServer to determine if it binds to localhost or any host.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chtyim/incubator-twill feature/test-travis
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-twill/pull/23.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #23
----
commit 95c46dddf1718be7ed49993aea50411292ea1894
Author: Terence Yim <[email protected]>
Date: 2015-01-27T00:00:22Z
(TWILL-113) Fix ZK related unit-tests in Travis-CI
Introduced a new system property, "twill.zk.server.localhost" for
InMemoryZKServer to determine if it binds to localhost or any host.
----
> ZooKeeper related tests always fail in Travis-CI
> ------------------------------------------------
>
> Key: TWILL-113
> URL: https://issues.apache.org/jira/browse/TWILL-113
> Project: Apache Twill
> Issue Type: Bug
> Reporter: Terence Yim
> Assignee: Terence Yim
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)