zentol commented on a change in pull request #14967:
URL: https://github.com/apache/flink/pull/14967#discussion_r580842887
##########
File path:
flink-runtime/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterTest.java
##########
@@ -1044,6 +1050,7 @@ public void testResourceManagerConnectionAfterStart()
throws Exception {
* if this execution fails.
*/
@Test
+ @Category(FailsWithAdaptiveScheduler.class) // FLINK-21399
Review comment:
instead we could reference FLINK-21450; then I don't have to touch this
test when I address FLINK-21399 🙈
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]