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/19 14:08:00 UTC

[jira] [Created] (FLINK-7230) Travis sometimes fails due to java version imcompatibilities

Chesnay Schepler created FLINK-7230:
---------------------------------------

             Summary: Travis sometimes fails due to java version imcompatibilities
                 Key: FLINK-7230
                 URL: https://issues.apache.org/jira/browse/FLINK-7230
             Project: Flink
          Issue Type: Bug
          Components: Tests, Travis
    Affects Versions: 1.4.0
            Reporter: Chesnay Schepler
            Assignee: Chesnay Schepler
            Priority: Critical
             Fix For: 1.4.0


The travis builds currently fail sometimes because for some reason snapshot artifacts are downloaded when executing tests, after compilation. This causes issues for the java 7 profiles, as the snapshot artifacts are released with java 8.

The cause for this is currently unknown; I'm currently trying builds that forbid downloading snapshot artifacts or downloading artifacts during testing in general.

Since this issue doesn't always occur I will run these tests multiple times until tomorrow, and if the issue hasn't appeared again will open a PR.



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