[ https://issues.apache.org/jira/browse/BOOKKEEPER-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15235920#comment-15235920 ]
ASF GitHub Bot commented on BOOKKEEPER-911: ------------------------------------------- Github user sijie commented on the pull request: https://github.com/apache/bookkeeper/pull/29#issuecomment-208544151 @fpj @merlimat checking the original build : https://builds.apache.org/job/bookkeeper-master-git-pullrequest/60/ it passed. > 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)