zymap commented on pull request #2838:
URL: https://github.com/apache/bookkeeper/pull/2838#issuecomment-950434339


   Tests failure:
   ```
   
   org.apache.bookkeeper.tests.integration.stream.BkCtlTest
   
     Test simpleTest FAILED (2.6s)
   
     java.lang.AssertionError
         at 
org.apache.bookkeeper.tests.integration.stream.BkCtlTest.simpleTest(BkCtlTest.java:84)
   
     Test putGetKey PASSED (5.9s)
     Test createTable PASSED (2.2s)
     Test createNamespace PASSED (2.3s)
     Test listBookies FAILED
   
     java.lang.AssertionError
         at 
org.apache.bookkeeper.tests.integration.stream.BkCtlTest.listBookies(BkCtlTest.java:51)
   
     Test incGetKey PASSED (6.2s)
     Test showLastMark FAILED
   
     java.lang.AssertionError
         at 
org.apache.bookkeeper.tests.integration.stream.BkCtlTest.showLastMark(BkCtlTest.java:66)
   ```
   
   @RaulGracia Could you please take a look at the failure tests? I rerun the 
tests and it still failed 😕 


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to