You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Maximilian Michels (JIRA)" <ji...@apache.org> on 2016/09/02 12:44:21 UTC

[jira] [Created] (FLINK-4570) Scalastyle Maven plugin fails undeterministically

Maximilian Michels created FLINK-4570:
-----------------------------------------

             Summary: Scalastyle Maven plugin fails undeterministically
                 Key: FLINK-4570
                 URL: https://issues.apache.org/jira/browse/FLINK-4570
             Project: Flink
          Issue Type: Bug
          Components: Build System
            Reporter: Maximilian Michels
            Assignee: Maximilian Michels


The style check fails undeterministically in flink-mesos/src/test/scala/org/apache/flink/mesos/Utils.scala

It sometimes fails in the nightly builds without any changes to the code which lets the style check fail. Not reproduceable locally.

Failed: https://builds.apache.org/job/flink-snapshot-deployment/205/
Passes: https://builds.apache.org/job/flink-snapshot-deployment/206/
Failed: https://builds.apache.org/job/flink-snapshot-deployment/207/

Could be related to upgrading Scalastyle from 0.5.0 to 0.8.0. As a first step, I will just lower the Scalastyle version to 0.5.0 again.





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)