You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Huang Xingbo (Jira)" <ji...@apache.org> on 2022/08/19 02:16:00 UTC

[jira] [Created] (FLINK-29038) AsyncWaitOperatorTest.testProcessingTimeRepeatedCompleteOrderedWithRetry failed with AssertionError

Huang Xingbo created FLINK-29038:
------------------------------------

             Summary: 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
             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)