Re: [jira] [Commented] (FLINK-931) Remove redundant (old) operator tests
Posted by
Robert Metzger on
Jun 13, 2014; 7:50am
URL: http://deprecated-apache-flink-mailing-list-archive.368.s1.nabble.com/jira-Commented-FLINK-931-Remove-redundant-old-operator-tests-tp127p175.html
Hey Stephan, comments from the mailing list are not mirrored back to JIRA.
(And I think your intention was to answer to Fabian's comment)
On Thu, Jun 12, 2014 at 11:59 PM, Stephan Ewen <
[hidden email]> wrote:
> Okay.
>
> But it seems that executing runtime code in the
> eu.stratosphere.test.japiOperators
> tests is actually not what the tests mean to do. Would they cover their
> intention better if they just invoked translation / optimization and tested
> the result of the optimized plan in a fine granular fashion?
>