[ 
https://issues.apache.org/jira/browse/FLINK-35012?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17841956#comment-17841956
 ] 

Robert Metzger commented on FLINK-35012:
----------------------------------------

[~bvarghese] it looks like you've "recently" added this test. Could you take a 
look at the instability?


> ChangelogNormalizeRestoreTest.testRestore failure
> -------------------------------------------------
>
>                 Key: FLINK-35012
>                 URL: https://issues.apache.org/jira/browse/FLINK-35012
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner
>    Affects Versions: 1.20.0
>            Reporter: Ryan Skraba
>            Priority: Critical
>              Labels: test-stability
>
> 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
> {code}
> 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 
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to