[ 
https://issues.apache.org/jira/browse/FLINK-2348?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stephan Ewen resolved FLINK-2348.
---------------------------------
    Resolution: Fixed
      Assignee: Stephan Ewen

Stabilized in bfff86c841f0b873f25367419db0b3dd504a1197

> IterateExampleITCase failing
> ----------------------------
>
>                 Key: FLINK-2348
>                 URL: https://issues.apache.org/jira/browse/FLINK-2348
>             Project: Flink
>          Issue Type: Bug
>          Components: Streaming
>    Affects Versions: 0.10.0
>            Reporter: Matthias J. Sax
>            Assignee: Stephan Ewen
>            Priority: Critical
>              Labels: test-stability
>             Fix For: 1.0.0
>
>
> This test is not stable: See: https://travis-ci.org/mjsax/flink/jobs/70396872
> Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 17.057 sec 
> <<< FAILURE! - in 
> org.apache.flink.streaming.test.exampleJavaPrograms.iteration.IterateExampleITCase
> testJobWithoutObjectReuse(org.apache.flink.streaming.test.exampleJavaPrograms.iteration.IterateExampleITCase)
>  Time elapsed: 16.34 sec <<< FAILURE!
> java.lang.AssertionError: Different number of lines in expected and obtained 
> result. expected:<18> but was:<0>
>   at org.junit.Assert.fail(Assert.java:88)
>   at org.junit.Assert.failNotEquals(Assert.java:743)
>   at org.junit.Assert.assertEquals(Assert.java:118)
>   at org.junit.Assert.assertEquals(Assert.java:555)
> at 
> org.apache.flink.test.util.TestBaseUtils.compareResultsByLinesInMemory(TestBaseUtils.java:272)
> at 
> org.apache.flink.test.util.TestBaseUtils.compareResultsByLinesInMemory(TestBaseUtils.java:258)
> at 
> org.apache.flink.streaming.test.exampleJavaPrograms.iteration.IterateExampleITCase.postSubmit(IterateExampleITCase.java:38)
> Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.827 sec - 
> in org.apache.flink.streaming.test.exampleScalaPrograms.join.WindowJoinITCase
> Results :
> Failed tests:
> IterateExampleITCase>StreamingProgramTestBase.testJobWithoutObjectReuse:109->postSubmit:38->TestBaseUtils.compareResultsByLinesInMemory:258->TestBaseUtils.compareResultsByLinesInMemory:272
>  Different number of lines in expected and obtained result. expected:<18> but 
> was:<0>



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

Reply via email to