[
https://issues.apache.org/jira/browse/FLINK-931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14029412#comment-14029412 ]
Stephan Ewen commented on FLINK-931:
------------------------------------
Adding @Ignore will run the tests (not reduce the execution time) but not report the result. The tests all all good, there is no need for that.
The test time is the problem. We could keep the code and comment out the @Test annotation.
> Remove redundant (old) operator tests
> -------------------------------------
>
> Key: FLINK-931
> URL:
https://issues.apache.org/jira/browse/FLINK-931> Project: Flink
> Issue Type: Bug
> Reporter: Stephan Ewen
> Assignee: Stephan Ewen
> Priority: Minor
>
> I would remove all tests in the package "eu.stratosphere.test.operators".
> There are many tests in "eu.stratosphere.test.javaApiOperators" that cover the same operator code paths.
> The redundant tests take a lot of time without really adding test coverage.
--
This message was sent by Atlassian JIRA
(v6.2#6252)