[ 
https://issues.apache.org/jira/browse/FLINK-40317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated FLINK-40317:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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