You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Piotr Nowojski (Jira)" <ji...@apache.org> on 2021/01/09 08:41:01 UTC

[jira] [Reopened] (FLINK-20309) UnalignedCheckpointTestBase.execute is failed

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

Piotr Nowojski reopened FLINK-20309:
------------------------------------

> 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.13.0, 1.12.1
>
>
> 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)