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:29:58 UTC

[GitHub] merlimat opened a new issue #1138: Test Timeouts in ReplicatorTest

merlimat opened a new issue #1138: Test Timeouts in ReplicatorTest
URL: https://github.com/apache/incubator-pulsar/issues/1138
 
 
   I have been seeing a lot of CI builds timing out after 100 minutes, all were blocked on the `ReplicatorTest`. For example: 
   
   https://builds.apache.org/job/pulsar-pull-request/1321/console
   
   ```
   [INFO] Running org.apache.pulsar.broker.service.SubscriptionSeekTest
   [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.457 s - in org.apache.pulsar.broker.service.SubscriptionSeekTest
   [INFO] Running org.apache.pulsar.broker.service.ReplicatorTest
   Build timed out (after 100 minutes). Marking the build as aborted.
   
   ```

----------------------------------------------------------------
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