You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2015/06/07 22:37:00 UTC

[jira] [Created] (FLINK-2180) Streaming iterate test fails spuriously

Márton Balassi created FLINK-2180:
-------------------------------------

             Summary: Streaming iterate test fails spuriously
                 Key: FLINK-2180
                 URL: https://issues.apache.org/jira/browse/FLINK-2180
             Project: Flink
          Issue Type: Bug
          Components: Streaming
    Affects Versions: 0.9
            Reporter: Márton Balassi


Following output seen occasionally: 

Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.667 sec <<< FAILURE! - in org.apache.flink.streaming.api.IterateTest
test(org.apache.flink.streaming.api.IterateTest)  Time elapsed: 3.662 sec  <<< FAILURE!
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.flink.streaming.api.IterateTest.test(IterateTest.java:154)

See: https://travis-ci.org/mbalassi/flink/jobs/65803465



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