Robert Metzger created FLINK-5287:
-------------------------------------

             Summary: Test randomly fails with wrong result: 
testWithAtomic2[Execution mode = 
CLUSTER](org.apache.flink.api.scala.operators.JoinITCase)
                 Key: FLINK-5287
                 URL: https://issues.apache.org/jira/browse/FLINK-5287
             Project: Flink
          Issue Type: Bug
          Components: Scala API
            Reporter: Robert Metzger


I encountered this issue here: 
https://api.travis-ci.org/jobs/182009802/log.txt?deansi=true

{code}
testWithAtomic2[Execution mode = 
CLUSTER](org.apache.flink.api.scala.operators.JoinITCase)  Time elapsed: 0.237 
sec  <<< FAILURE!
java.lang.AssertionError: Different number of lines in expected and obtained 
result. expected:<2> but was:<1>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:834)
        at org.junit.Assert.assertEquals(Assert.java:645)
        at 
org.apache.flink.test.util.TestBaseUtils.compareResultsByLinesInMemory(TestBaseUtils.java:316)
        at 
org.apache.flink.test.util.TestBaseUtils.compareResultsByLinesInMemory(TestBaseUtils.java:302)
        at 
org.apache.flink.api.scala.operators.JoinITCase.after(JoinITCase.scala:51)
{code}



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

Reply via email to