nicknezis commented on a change in pull request #3710:
URL: https://github.com/apache/incubator-heron/pull/3710#discussion_r739752330



##########
File path: .travis.yml
##########
@@ -47,4 +46,4 @@ script:
   - python -V
   - which python3
   - python3 -V
-  - travis-wait-improved --timeout=180m scripts/travis/ci.sh

Review comment:
       Yes, that script was causing the issue due to Python dependencies. I 
tested without the script and it worked. I think the default behavior is to 
terminate a build if there is no output for more than 10 minutes. I'm not sure 
if we have this issue in our build. If we do need to put it back, then we will 
have to resolve the Python issues.




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