Matthias created FLINK-21718:
--------------------------------
Summary:
FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources fails
Key: FLINK-21718
URL: https://issues.apache.org/jira/browse/FLINK-21718
Project: Flink
Issue Type: Bug
Components: Runtime / Coordination
Affects Versions: 1.13.0
Reporter: Matthias
[Build|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=14079&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=7c61167f-30b3-5893-cc38-a9e3d057e392&l=7961]
is (not exclusively) failing due to a failure inĀ
{{FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources}}
{code:java}
[ERROR] Failures:
[ERROR]
FineGrainedSlotManagerTest.testNotificationAboutNotEnoughResources:493->testNotificationAboutNotEnoughResources:507
Expected: a collection with size <1>
but: collection size was <0> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)