You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "David Morávek (Jira)" <ji...@apache.org> on 2023/04/21 13:13:00 UTC

[jira] [Resolved] (FLINK-31723) DispatcherTest#testCancellationDuringInitialization is unstable

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

David Morávek resolved FLINK-31723.
-----------------------------------
    Fix Version/s: 1.18.0
       Resolution: Fixed

> 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: pull-request-available, test-stability
>             Fix For: 1.18.0
>
>
> 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)