Re: Assertion Error in flink-test

2015-06-23 Thread Maximilian Michels
Yes, please go ahead. On Tue, Jun 23, 2015 at 1:38 PM, Matthias J. Sax < mj...@informatik.hu-berlin.de> wrote: > Shall I provide a PR to fix this test using .collect()? JIRA? > > -Matthias > > On 06/23/2015 12:22 PM, Stephan Ewen wrote: > > Hi! > > > > On Travis, there seems to be the weird issue

Re: Assertion Error in flink-test

2015-06-23 Thread Matthias J. Sax
Shall I provide a PR to fix this test using .collect()? JIRA? -Matthias On 06/23/2015 12:22 PM, Stephan Ewen wrote: > Hi! > > On Travis, there seems to be the weird issue that the file writing in the > tests is not completely reliable. Sometimes the test results are read from > incomplete/stale

Re: Assertion Error in flink-test

2015-06-23 Thread Stephan Ewen
Hi! On Travis, there seems to be the weird issue that the file writing in the tests is not completely reliable. Sometimes the test results are read from incomplete/stale files. I lazily try to migrate failed tests to using "collect()". This seems reliable on Travis. Cheers, Stephan On Tue, Jun

Assertion Error in flink-test

2015-06-23 Thread Matthias J. Sax
Hi, a recent build failed for me, due to an AssertionError: > Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.479 sec <<< > FAILURE! - in org.apache.flink.test.javaApiOperators.SumMinMaxITCase > testGroupedAggregate[Execution mode = > CLUSTER](org.apache.flink.test.javaApiOper