[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235585#comment-15235585
 ] 

ASF GitHub Bot commented on BOOKKEEPER-911:
-------------------------------------------

Github user merlimat commented on the pull request:

    https://github.com/apache/bookkeeper/pull/29#issuecomment-208470391
  
    There is something wrong with the build. The PR hash ref is 
38ca7258bd1f011282b7521f8bd9128b0f1ffa8b, but the jenkins build 
https://builds.apache.org/job/bookkeeper-master-git-pullrequest/68/ did 
check-out a different revision: b42d8db2b03079ce65d603d808442297ad759433
    
    @fpj Did you manually triggered the "rebuild" on Jenkins? It looks like 
it's building either master or some other revision, but not the one from the PR 
again.
    
    If you look at the job triggered by my commit:
    https://builds.apache.org/job/bookkeeper-master-git-pullrequest/60/
    
    The only failure there is the LocalBookieTest that's silently failing and 
fixed in master already.
    
    I'll rebase on last master version to get a clean run.


> Fix TestReplicationWorker test failures
> ---------------------------------------
>
>                 Key: BOOKKEEPER-911
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-911
>             Project: Bookkeeper
>          Issue Type: Bug
>          Components: bookkeeper-auto-recovery
>    Affects Versions: 4.3.2
>            Reporter: Arun M. Krishnakumar
>            Assignee: Matteo Merli
>              Labels: tests
>             Fix For: 4.4.0
>
>
> Currently we have the following test failures in master branch:
> Results :
> Failed tests:   
> testRWZKSessionLost[0](org.apache.bookkeeper.replication.TestReplicationWorker):
>  Replication worker should have shut down
>   
> testRWZKSessionLost[1](org.apache.bookkeeper.replication.TestReplicationWorker):
>  Replication worker should have shut down
>   
> testRWZKSessionLost[2](org.apache.bookkeeper.replication.TestReplicationWorker):
>  Replication worker should have shut down
> Tests in error: 
>   
> testRWShutdownOnLocalBookieReadonlyTransition[0](org.apache.bookkeeper.replication.TestReplicationWorker):
>  test timed out after 20000 milliseconds
>   
> testRWShutdownOnLocalBookieReadonlyTransition[1](org.apache.bookkeeper.replication.TestReplicationWorker):
>  test timed out after 20000 milliseconds
>   
> testRWShutdownOnLocalBookieReadonlyTransition[2](org.apache.bookkeeper.replication.TestReplicationWorker):
>  test timed out after 20000 milliseconds
> Tests run: 654, Failures: 3, Errors: 3, Skipped: 0



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to