[
https://issues.apache.org/jira/browse/FLINK-31119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17690314#comment-17690314
]
Matthias Pohl commented on FLINK-31119:
---------------------------------------
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46250&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7c1d86e3-35bd-5fd5-3b7c-30c126a78702&l=8521
> JobRecoveryITCase.testTaskFailureRecovery failed due to the job not finishing
> successfully
> ------------------------------------------------------------------------------------------
>
> Key: FLINK-31119
> URL: https://issues.apache.org/jira/browse/FLINK-31119
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.17.0
> Reporter: Matthias Pohl
> Priority: Critical
> Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46247&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7c1d86e3-35bd-5fd5-3b7c-30c126a78702&l=8523
> {code}
> Feb 17 02:24:35 [ERROR] Tests run: 2, Failures: 1, Errors: 0, Skipped: 0,
> Time elapsed: 24.074 s <<< FAILURE! - in
> org.apache.flink.runtime.jobmaster.JobRecoveryITCase
> Feb 17 02:24:35 [ERROR]
> org.apache.flink.runtime.jobmaster.JobRecoveryITCase.testTaskFailureRecovery
> Time elapsed: 20.981 s <<< FAILURE!
> Feb 17 02:24:35 java.lang.AssertionError:
> Feb 17 02:24:35
> Feb 17 02:24:35 Expected: is <true>
> Feb 17 02:24:35 but: was <false>
> Feb 17 02:24:35 at
> org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> Feb 17 02:24:35 at org.junit.Assert.assertThat(Assert.java:964)
> Feb 17 02:24:35 at org.junit.Assert.assertThat(Assert.java:930)
> Feb 17 02:24:35 at
> org.apache.flink.runtime.jobmaster.JobRecoveryITCase.runTaskFailureRecoveryTest(JobRecoveryITCase.java:79)
> Feb 17 02:24:35 at
> org.apache.flink.runtime.jobmaster.JobRecoveryITCase.testTaskFailureRecovery(JobRecoveryITCase.java:63)
> Feb 17 02:24:35 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> [...]
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)