You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2022/02/15 21:33:55 UTC

[GitHub] [bookkeeper] dlg99 opened a new issue #3052: Flaky-test: org.apache.bookkeeper.replication.BookieAutoRecoveryTest failures with "AssertionError: Should be marked as replicated"

dlg99 opened a new issue #3052:
URL: https://github.com/apache/bookkeeper/issues/3052


   
   ```
   org.apache.bookkeeper.replication.BookieAutoRecoveryTest
   
     Test testEmptyLedgerLosesQuorumEventually FAILED (11.4s)
   
     java.lang.AssertionError: Should be marked as replicated
         at org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:407)
   
   
   org.apache.bookkeeper.test.BookieZKExpireTest
   
     Test testBookieServerZKExpireBehaviour PASSED (16.2s)
   
   org.apache.bookkeeper.client.TestReadLastConfirmedLongPoll
   
     Test testReadLACLongPollWhenSomeBookiesDown[2] PASSED (6.9s)
   
   org.apache.bookkeeper.replication.BookieAutoRecoveryTest
   
     Test testEmptyLedgerLosesQuorumEventually FAILED (11.3s)
   
     java.lang.AssertionError: Should be marked as replicated
         at org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:407)
   
   
   org.apache.bookkeeper.replication.BookieAutoRecoveryTest
   
     Test testEmptyLedgerLosesQuorumEventually FAILED (11.4s)
   
     java.lang.AssertionError: Should be marked as replicated
         at org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:407)
   
   
   org.apache.bookkeeper.replication.BookieAutoRecoveryTest
   
     Test testEmptyLedgerLosesQuorumEventually FAILED (11.2s)
   
     java.lang.AssertionError: Should be marked as replicated
         at org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:407)
   
   
   org.apache.bookkeeper.replication.BookieAutoRecoveryTest
   
     Test testEmptyLedgerLosesQuorumEventually FAILED (11.2s)
   
     java.lang.AssertionError: Should be marked as replicated
         at org.apache.bookkeeper.replication.BookieAutoRecoveryTest.testEmptyLedgerLosesQuorumEventually(BookieAutoRecoveryTest.java:407)
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@bookkeeper.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org