[
https://issues.apache.org/jira/browse/FLINK-31723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Morávek reassigned FLINK-31723:
-------------------------------------
Assignee: David Morávek
> DispatcherTest#testCancellationDuringInitialization is unstable
> ---------------------------------------------------------------
>
> Key: FLINK-31723
> URL: https://issues.apache.org/jira/browse/FLINK-31723
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.18.0
> Reporter: Sergey Nuyanzin
> Assignee: David Morávek
> Priority: Critical
> Labels: test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47889&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7c1d86e3-35bd-5fd5-3b7c-30c126a78702&l=6761
> {noformat}
> Apr 04 02:26:26 [ERROR]
> org.apache.flink.runtime.dispatcher.DispatcherTest.testCancellationDuringInitialization
> Time elapsed: 0.033 s <<< FAILURE!
> Apr 04 02:26:26 java.lang.AssertionError:
> Apr 04 02:26:26
> Apr 04 02:26:26 Expected: is <CANCELLING>
> Apr 04 02:26:26 but: was <CANCELED>
> Apr 04 02:26:26 at
> org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> Apr 04 02:26:26 at org.junit.Assert.assertThat(Assert.java:964)
> Apr 04 02:26:26 at org.junit.Assert.assertThat(Assert.java:930)
> Apr 04 02:26:26 at
> org.apache.flink.runtime.dispatcher.DispatcherTest.testCancellationDuringInitialization(DispatcherTest.java:389)
> [...]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)