You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Till Rohrmann (JIRA)" <ji...@apache.org> on 2015/03/27 19:22:53 UTC

[jira] [Created] (FLINK-1794) Add test base for scalatest and adapt flink-ml test cases

Till Rohrmann created FLINK-1794:
------------------------------------

             Summary: Add test base for scalatest and adapt flink-ml test cases
                 Key: FLINK-1794
                 URL: https://issues.apache.org/jira/browse/FLINK-1794
             Project: Flink
          Issue Type: Improvement
            Reporter: Till Rohrmann
            Assignee: Till Rohrmann


Currently, the flink-ml test cases use the standard {{ExecutionEnvironment}} which can cause problems in parallel test executions as they happen on Travis. For these tests it would be helpful to have an appropriate Scala test base which instantiates a {{ForkableFlinkMiniCluster}} and sets the {{ExecutionEnvironment}} appropriately.



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