Nandor Kollar created AVRO-2390:
-----------------------------------
Summary: Tests Travis jobs are killed with "No output has been
received"
Key: AVRO-2390
URL: https://issues.apache.org/jira/browse/AVRO-2390
Project: Apache Avro
Issue Type: Bug
Affects Versions: 1.9.0
Reporter: Nandor Kollar
Travis jobs fail with
{code}
No output has been received in the last 10m0s, this potentially indicates a
stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on:
https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
{code}
I think travis_wait or using [pv|https://linux.die.net/man/1/pv] should solve
this problem
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)