You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2018/01/29 22:34:34 UTC

[GitHub] merlimat opened a new pull request #1139: Add timeouts to setup & teardown for ReplicatorTest

merlimat opened a new pull request #1139: Add timeouts to setup & teardown for ReplicatorTest
URL: https://github.com/apache/incubator-pulsar/pull/1139
 
 
   ### Motivation
   
   All the tests in `ReplicatorTest` already do have timeouts, though the build keeps getting stuck on this class. The only possible way left is that the test is getting stuck either in before or after. Adding missing timeouts so that next time we would see the stack trace where the test was stuck on.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services