You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/09/04 09:15:00 UTC

[jira] [Updated] (FLINK-33025) BatchArrowPythonOverWindowAggregateFunctionOperatorTest.testFinishBundleTriggeredByCount fails on AZP

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

Sergey Nuyanzin updated FLINK-33025:
------------------------------------
    Affects Version/s: 1.19.0

> BatchArrowPythonOverWindowAggregateFunctionOperatorTest.testFinishBundleTriggeredByCount fails on AZP
> -----------------------------------------------------------------------------------------------------
>
>                 Key: FLINK-33025
>                 URL: https://issues.apache.org/jira/browse/FLINK-33025
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Python
>    Affects Versions: 1.19.0
>            Reporter: Sergey Nuyanzin
>            Priority: Critical
>              Labels: test-stability
>
> This build https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=52958&view=logs&j=5cae8624-c7eb-5c51-92d3-4d2dacedd221&t=5acec1b4-945b-59ca-34f8-168928ce5199&l=22618
>  fails on AZP as
> {noformat}
> Sep 03 05:05:38 05:05:38.220 [ERROR] Failures: 
> Sep 03 05:05:38 05:05:38.220 [ERROR]   BatchArrowPythonOverWindowAggregateFunctionOperatorTest.testFinishBundleTriggeredByCount:122->ArrowPythonAggregateFunctionOperatorTestBase.assertOutputEquals:62 
> Sep 03 05:05:38 Expected size: 4 but was: 3 in:
> Sep 03 05:05:38 [Record @ (undef) : +I(c1,c2,0,0,0),
> Sep 03 05:05:38     Record @ (undef) : +I(c1,c4,1,0,0),
> Sep 03 05:05:38     Record @ (undef) : +I(c1,c6,2,10,2)]
> {noformat}



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