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 2021/02/08 23:38:08 UTC

[GitHub] [bookkeeper] dlg99 commented on pull request #2587: Fix hanging tests tests TestStorageServerClientManagerImpl

dlg99 commented on pull request #2587:
URL: https://github.com/apache/bookkeeper/pull/2587#issuecomment-775537210


   LGTM.
   
   Have you figured out why maven didn't report the tests a failed even though they obviously timed out?
   should we add
   ```
       @Rule
       public final Timeout globalTimeout = Timeout.seconds(30);
   ```
   to the test suites?
   


----------------------------------------------------------------
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:
users@infra.apache.org