[ 
https://issues.apache.org/jira/browse/FLINK-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16090302#comment-16090302
 ] 

ASF GitHub Bot commented on FLINK-7176:
---------------------------------------

Github user StephanEwen commented on a diff in the pull request:

    https://github.com/apache/flink/pull/4329#discussion_r127788859
  
    --- Diff: tools/travis_mvn_watchdog.sh ---
    @@ -225,9 +226,14 @@ echo "MVN exited with EXIT CODE: ${EXIT_CODE}."
     rm $MVN_PID
     rm $MVN_EXIT
     
    -check_shaded_artifacts
    -
    -put_yarn_logs_to_artifacts
    --- End diff --
    
    This is removed here, is that on purpose?
    Are the yarn logs now handled differently?


> Failed builds (due to compilation) don't upload logs
> ----------------------------------------------------
>
>                 Key: FLINK-7176
>                 URL: https://issues.apache.org/jira/browse/FLINK-7176
>             Project: Flink
>          Issue Type: Bug
>          Components: Travis
>    Affects Versions: 1.3.0, 1.4.0
>            Reporter: Chesnay Schepler
>            Assignee: Chesnay Schepler
>             Fix For: 1.3.0, 1.4.0
>
>
> If the compile phase fails on travis {{flink-dist}} may not be created. This 
> causes the check for the inclusion of snappy in {{flink-dist}} to fail.
> The function doing this check calls {{exit 1}} on error, which exits the 
> entire shell, thus skipping subsequent actions like the upload of logs.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to