You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Sergey Nuyanzin (Jira)" <ji...@apache.org> on 2023/04/14 07:48:00 UTC

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

    [ https://issues.apache.org/jira/browse/FLINK-31723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712239#comment-17712239 ] 

Sergey Nuyanzin commented on FLINK-31723:
-----------------------------------------

https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=47960&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7c1d86e3-35bd-5fd5-3b7c-30c126a78702&l=8489

> 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
>            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)