[
https://issues.apache.org/jira/browse/FLINK-29038?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17597485#comment-17597485
]
Xingbo Huang commented on FLINK-29038:
--------------------------------------
Thanks [~lincoln.86xy] and [~gaoyunhaii] for the fix.
> AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry
> failed with AssertionError
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-29038
> URL: https://issues.apache.org/jira/browse/FLINK-29038
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Affects Versions: 1.16.0
> Reporter: Huang Xingbo
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.16.0
>
>
> {code:java}
> 2022-08-18T15:58:28.8029934Z Aug 18 15:58:28 [INFO] Results:
> 2022-08-18T15:58:28.8030287Z Aug 18 15:58:28 [INFO]
> 2022-08-18T15:58:28.8030644Z Aug 18 15:58:28 [ERROR] Failures:
> 2022-08-18T15:58:28.8032800Z Aug 18 15:58:28 [ERROR]
> AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry:1203->testProcessingTimeWithRetry:1253
> ORDERED Output was not correct.: array lengths differed, expected.length=3
> actual.length=2; arrays first differed at element [2]; expected:<Record @ 6 :
> 12> but was:<end of array>
> 2022-08-18T15:58:28.8033826Z Aug 18 15:58:28 [INFO]
> 2022-08-18T15:58:28.8034265Z Aug 18 15:58:28 [ERROR] Tests run: 2061,
> Failures: 1, Errors: 0, Skipped: 28
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=40164&view=logs&j=0da23115-68bb-5dcd-192c-bd4c8adebde1&t=24c3384f-1bcb-57b3-224f-51bf973bbee8
--
This message was sent by Atlassian Jira
(v8.20.10#820010)