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

Till Rohrmann commented on FLINK-25925:
---------------------------------------

The problem is that for the {{AdaptiveScheduler}} the test case fails. For 
this, the problem is that we don't accept excess slots with the 
{{AdaptiveScheduler}}. We only accept the same set of resources that we've 
accepted before.

> JobMasterTest.testJobMasterAcceptsExcessSlotsWhenJobIsRestarting
> ----------------------------------------------------------------
>
>                 Key: FLINK-25925
>                 URL: https://issues.apache.org/jira/browse/FLINK-25925
>             Project: Flink
>          Issue Type: Bug
>          Components: Runtime / Coordination
>    Affects Versions: 1.15.0
>            Reporter: Till Rohrmann
>            Assignee: Till Rohrmann
>            Priority: Critical
>              Labels: test-stability
>
> The test {{JobMasterTest.testJobMasterAcceptsExcessSlotsWhenJobIsRestarting}} 
> fails on AZP with
> {code}
> Feb 02 02:49:46 [ERROR]   
> JobMasterTest.testJobMasterAcceptsExcessSlotsWhenJobIsRestarting:1944 
> Feb 02 02:49:46 Expected: is <RUNNING>
> Feb 02 02:49:46      but: was <CREATED>
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=30598&view=logs&j=0e7be18f-84f2-53f0-a32d-4a5e4a174679&t=7c1d86e3-35bd-5fd5-3b7c-30c126a78702&l=9114



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to