You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (JIRA)" <ji...@apache.org> on 2017/07/21 07:11:00 UTC

[jira] [Closed] (FLINK-7176) Failed builds (due to compilation) don't upload logs

     [ https://issues.apache.org/jira/browse/FLINK-7176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chesnay Schepler closed FLINK-7176.
-----------------------------------
    Resolution: Fixed

1.3: 20ddb46b7944162c9cb1cfbd7d1658a6a88246fe

> 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.4.0, 1.3.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)