dmvk commented on code in PR #23440: URL: https://github.com/apache/flink/pull/23440#discussion_r1373417213
########## flink-runtime/src/test/java/org/apache/flink/runtime/scheduler/adaptive/AdaptiveSchedulerTest.java: ########## @@ -1619,12 +1619,18 @@ void testExceptionHistoryWithTaskFailureFromStopWithSavepoint() throws Exception @Test void testExceptionHistoryWithTaskConcurrentGlobalFailure() throws Exception { Review Comment: is the test name still matching what's happening in the test? -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org