Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2020

Table API JoinITCase fails non-deterministically

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • 0.9
    • None
    • Table SQL / API
    • None

    Description

      I observed the following failing test case in one of my Travis builds.

      Tests run: 14, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 6.526 sec <<< FAILURE! - in org.apache.flink.api.scala.table.test.JoinITCase
      
      testJoinWithMultipleKeys[Execution mode = CLUSTER](org.apache.flink.api.scala.table.test.JoinITCase)  Time elapsed: 0.265 sec  <<< FAILURE!
      
      java.lang.AssertionError: Different number of lines in expected and obtained result. expected:<6> but was:<5>
      	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:258)
      	at org.apache.flink.test.util.TestBaseUtils.compareResultsByLinesInMemory(TestBaseUtils.java:244)
      	at org.apache.flink.api.scala.table.test.JoinITCase.after(JoinITCase.scala:49)
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            fhueske Fabian Hueske
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: