zentol commented on code in PR #24680:
URL: https://github.com/apache/flink/pull/24680#discussion_r1571216390


##########
flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/adaptive/AdaptiveSchedulerTest.java:
##########
@@ -1783,56 +1778,6 @@ void testStopWithSavepointFailsInIllegalState() throws 
Exception {
                 .withCauseInstanceOf(CheckpointException.class);
     }
 
-    @Test
-    void testSavepointFailsWhenBlockingEdgeExists() throws Exception {

Review Comment:
   This was added in FLINK-34371 and is covered by tests in the 
DefaultScheduler:
   
   
https://github.com/apache/flink/commit/d4e0084649c019c536ee1e44bab15c8eca01bf13#diff-b4bc1cd606feb86850a18371520b5dd63d02090b8567fdf80730d1d7dd6e693d



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to