[ https://issues.apache.org/jira/browse/FLINK-20309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17258252#comment-17258252 ]
Matthias commented on FLINK-20309: ---------------------------------- Another failed build was collected through FLINK-20843: https://dev.azure.com/aljoschakrettek/Flink/_build/results?buildId=493&view=logs&j=6e55a443-5252-5db5-c632-109baf464772&t=9df6efca-61d0-513a-97ad-edb76d85786a&l=9432 > UnalignedCheckpointTestBase.execute is failed > --------------------------------------------- > > Key: FLINK-20309 > URL: https://issues.apache.org/jira/browse/FLINK-20309 > Project: Flink > Issue Type: Bug > Components: Runtime / Checkpointing > Affects Versions: 1.12.0, 1.13.0 > Reporter: Jark Wu > Assignee: Arvid Heise > Priority: Blocker > Labels: pull-request-available, test-stability > Fix For: 1.12.0, 1.13.0 > > > https://dev.azure.com/imjark/Flink/_build/results?buildId=345&view=logs&j=0a15d512-44ac-5ba5-97ab-13a5d066c22c&t=634cd701-c189-5dff-24cb-606ed884db87 > {code} > [ERROR] Failures: > [ERROR] > org.apache.flink.test.checkpointing.UnalignedCheckpointITCase.execute[Parallel > cogroup, p = > 10](org.apache.flink.test.checkpointing.UnalignedCheckpointITCase) > [ERROR] Run 1: > UnalignedCheckpointITCase.execute:153->UnalignedCheckpointTestBase.execute:123 > NUM_OUT_OF_ORDER > Expected: <0L> > but: was <10063L> > [ERROR] Run 2: > UnalignedCheckpointITCase.execute:153->UnalignedCheckpointTestBase.execute:125 > NUM_LOST > Expected: <0L> > but: was <10037L> > [INFO] > [INFO] > [ERROR] Tests run: 1592, Failures: 1, Errors: 0, Skipped: 44 > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)