Matteo Merli created BOOKKEEPER-1062: ----------------------------------------
Summary: AuditorLedgerCheckerTest intermittent failures Key: BOOKKEEPER-1062 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1062 Project: Bookkeeper Issue Type: Test Reporter: Matteo Merli Fix For: 4.5.0 A couple of tests in {{AuditorLedgerCheckerTest}} keep failing from time to time on Jenkins builds, irrespective of the PR changes. Example: {noformat} org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieExclusionFromURLedgersCheck[4] org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieShutdown[4] {noformat} {noformat} java.lang.AssertionError: latch should not have completed at org.apache.bookkeeper.replication.AuditorLedgerCheckerTest.testReadOnlyBookieExclusionFromURLedgersCheck(AuditorLedgerCheckerTest.java:283) {noformat} -- This message was sent by Atlassian JIRA (v6.3.15#6346)