StefanRRichter commented on a change in pull request #7662: [FLINK-10431] 
Extraction of scheduling-related code from SlotPool into preliminary Scheduler 
(rebased)
URL: https://github.com/apache/flink/pull/7662#discussion_r255510916
 
 

 ##########
 File path: 
flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/slotpool/SingleLogicalSlotTest.java
 ##########
 @@ -109,16 +111,15 @@ public void testPayloadAssignmentAfterRelease() {
                assertThat(singleLogicalSlot.tryAssignPayload(dummyPayload), 
is(false));
        }
 
+       @Ignore
 
 Review comment:
   I think it can be removed because it makes no longer sense to test because 
`returnLogicalSlot` is no longer returning a future.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to