eolivelli opened a new issue #2260: org.apache.bookkeeper.bookie.TestEntryLog 
is very flaky (expecially on GitHub Actions machines)
URL: https://github.com/apache/bookkeeper/issues/2260
 
 
   org.apache.bookkeeper.bookie.TestEntryLog test fails very often on GitHub 
actions, this is very annoying for contributors
   
   ```
   ERROR] Tests run: 28, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 
10.731 s <<< FAILURE! - in org.apache.bookkeeper.bookie.TestEntryLog
   [ERROR] testGetEntryLogsSet(org.apache.bookkeeper.bookie.TestEntryLog)  Time 
elapsed: 0.033 s  <<< FAILURE!
   java.lang.AssertionError: expected:<[0, 1]> but was:<[0]>
        at 
org.apache.bookkeeper.bookie.TestEntryLog.testGetEntryLogsSet(TestEntryLog.java:442)
   
   [ERROR] testGetEntryLogsSet(org.apache.bookkeeper.bookie.TestEntryLog)  Time 
elapsed: 0.003 s  <<< FAILURE!
   java.lang.AssertionError: expected:<[0, 1]> but was:<[0]>
        at 
org.apache.bookkeeper.bookie.TestEntryLog.testGetEntryLogsSet(TestEntryLog.java:442)
   
   [ERROR] testGetEntryLogsSet(org.apache.bookkeeper.bookie.TestEntryLog)  Time 
elapsed: 0.003 s  <<< FAILURE!
   java.lang.AssertionError: expected:<[0, 1]> but was:<[0]>
        at 
org.apache.bookkeeper.bookie.TestEntryLog.testGetEntryLogsSet(TestEntryLog.java:442)
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to