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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)