[
https://issues.apache.org/jira/browse/BOOKKEEPER-917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15233736#comment-15233736
]
ASF GitHub Bot commented on BOOKKEEPER-917:
-------------------------------------------
GitHub user merlimat opened a pull request:
https://github.com/apache/bookkeeper/pull/34
BOOKKEEPER-917: LocalBookKeeperTest seems to be silently failing
Fixing the `AuthHandler` to use localhost address when passed a
`LocalChannel`
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/merlimat/bookkeeper bk-917
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bookkeeper/pull/34.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 #34
----
commit b18f53d0ab73881a3ddbb484df7bb9f16470448c
Author: Matteo Merli <[email protected]>
Date: 2016-04-09T21:20:32Z
BOOKKEEPER-917: LocalBookKeeperTest seems to be silently failing
----
> LocalBookKeeperTest seems to be silently failing
> ------------------------------------------------
>
> Key: BOOKKEEPER-917
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-917
> Project: Bookkeeper
> Issue Type: Bug
> Components: bookkeeper-server
> Affects Versions: 4.4.0
> Reporter: Flavio Junqueira
> Assignee: Matteo Merli
> Priority: Critical
> Fix For: 4.4.0
>
>
> I've noticed this while inspecting the output in jenkins:
> {noformat}
> Running org.apache.bookkeeper.client.BookKeeperCloseTest
> Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.074 sec
> Running org.apache.bookkeeper.client.LocalBookKeeperTest
> Running org.apache.bookkeeper.meta.GcLedgersTest
> {noformat}
> It sounds like {{LocalBookKeeperTest}} is failing silently. Is it hanging and
> timing out?
> https://builds.apache.org/job/bookkeeper-master-git-pullrequest/57/console
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)