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

ChangelogNormalizeRestoreTest.testRestore failure

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 1.20.0
    • None
    • Table SQL / Planner

    Description

      https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=58716&view=logs&j=0c940707-2659-5648-cbe6-a1ad63045f0a&t=075c2716-8010-5565-fe08-3c4bb45824a4&l=11921

      Apr 03 22:57:43 22:57:43.159 [ERROR] Failures: 
      Apr 03 22:57:43 22:57:43.160 [ERROR]   ChangelogNormalizeRestoreTest>RestoreTestBase.testRestore:337 
      Apr 03 22:57:43 Expecting actual:
      Apr 03 22:57:43   ["+I[two, 2, b]",
      Apr 03 22:57:43     "+I[one, 1, a]",
      Apr 03 22:57:43     "+I[three, 3, c]",
      Apr 03 22:57:43     "-U[one, 1, a]",
      Apr 03 22:57:43     "+U[one, 1, aa]",
      Apr 03 22:57:43     "-U[three, 3, c]",
      Apr 03 22:57:43     "+U[three, 3, cc]",
      Apr 03 22:57:43     "-D[two, 2, b]",
      Apr 03 22:57:43     "+I[four, 4, d]",
      Apr 03 22:57:43     "+I[five, 5, e]",
      Apr 03 22:57:43     "-U[four, 4, d]",
      Apr 03 22:57:43     "+U[four, 4, dd]"]
      Apr 03 22:57:43 to contain exactly in any order:
      Apr 03 22:57:43   ["+I[one, 1, a]",
      Apr 03 22:57:43     "+I[two, 2, b]",
      Apr 03 22:57:43     "-U[one, 1, a]",
      Apr 03 22:57:43     "+U[one, 1, aa]",
      Apr 03 22:57:43     "+I[three, 3, c]",
      Apr 03 22:57:43     "-D[two, 2, b]",
      Apr 03 22:57:43     "-U[three, 3, c]",
      Apr 03 22:57:43     "+U[three, 3, cc]",
      Apr 03 22:57:43     "+I[four, 4, d]",
      Apr 03 22:57:43     "+I[five, 5, e]",
      Apr 03 22:57:43     "-U[four, 4, d]",
      Apr 03 22:57:43     "+U[four, 4, dd]",
      Apr 03 22:57:43     "+I[six, 6, f]",
      Apr 03 22:57:43     "-D[six, 6, f]"]
      Apr 03 22:57:43 but could not find the following elements:
      Apr 03 22:57:43   ["+I[six, 6, f]", "-D[six, 6, f]"]
      Apr 03 22:57:43 
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              rskraba Ryan Skraba
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: