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

[jira] [Created] (FLINK-24374) ManualCheckpointITCase.testTriggeringWhenPeriodicDisabled fails on azure

Xintong Song created FLINK-24374:
------------------------------------

             Summary: ManualCheckpointITCase.testTriggeringWhenPeriodicDisabled fails on azure
                 Key: FLINK-24374
                 URL: https://issues.apache.org/jira/browse/FLINK-24374
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Checkpointing
    Affects Versions: 1.15.0
            Reporter: Xintong Song
             Fix For: 1.15.0


https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=24489&view=logs&j=39d5b1d5-3b41-54dc-6458-1e2ddd1cdcf3&t=0c010d0c-3dec-5bf1-d408-7b18988b1b2b&l=5037

{code}
Sep 25 01:47:42 java.lang.AssertionError: 
Sep 25 01:47:42 
Sep 25 01:47:42 Expected: <1L>
Sep 25 01:47:42      but: was <0L>
Sep 25 01:47:42 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
Sep 25 01:47:42 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
Sep 25 01:47:42 	at org.apache.flink.test.checkpointing.ManualCheckpointITCase.testTriggeringWhenPeriodicDisabled(ManualCheckpointITCase.java:106)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)