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

Sergey Nuyanzin commented on FLINK-40317:
-----------------------------------------

Merged as 
[ae9449e6bb502587429cc554b489f89f2a64b189|https://github.com/apache/flink/commit/ae9449e6bb502587429cc554b489f89f2a64b189]

> DeletesByKeySemanticTests is unstable
> -------------------------------------
>
>                 Key: FLINK-40317
>                 URL: https://issues.apache.org/jira/browse/FLINK-40317
>             Project: Flink
>          Issue Type: Bug
>          Components: Table SQL / Planner, Tests
>            Reporter: Sergey Nuyanzin
>            Assignee: Sergey Nuyanzin
>            Priority: Major
>              Labels: pull-request-available
>
> to repro: run 1000 times locally
> sometimes it fails as
> {noformat}
> java.lang.AssertionError: [join-to-delete-on-key] 
> Expecting actual:
>   ["+I[2, BOB, 20]", "+I[3, Emily, 40]"]
> to contain exactly in any order:
>   ["+U[3, Emily, 40]", "+U[2, BOB, 20]"]
> elements not found:
>   ["+U[3, Emily, 40]", "+U[2, BOB, 20]"]
> and elements not expected:
>   ["+I[2, BOB, 20]", "+I[3, Emily, 40]"]
> {noformat}



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

Reply via email to