[ https://issues.apache.org/jira/browse/BOOKKEEPER-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260140#comment-15260140 ]
Hudson commented on BOOKKEEPER-911: ----------------------------------- FAILURE: Integrated in bookkeeper-master #1358 (See [https://builds.apache.org/job/bookkeeper-master/1358/]) BOOKKEEPER-911: Fix TestReplicationWorker tests in master (sijie: rev 91595fc04ac6168b5a652e803e55caadae757f74) * bookkeeper-server/src/test/java/org/apache/bookkeeper/replication/TestReplicationWorker.java * bookkeeper-server/src/main/java/org/apache/bookkeeper/replication/ReplicationWorker.java > 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)