dawidwys commented on a change in pull request #17968:
URL: https://github.com/apache/flink/pull/17968#discussion_r763709489
##########
File path:
flink-tests/src/test/java/org/apache/flink/runtime/jobmaster/JobMasterStopWithSavepointITCase.java
##########
@@ -99,31 +94,6 @@
private JobGraph jobGraph;
- @Test
- public void
suspendWithSavepointWithoutComplicationsShouldSucceedAndLeadJobToFinished()
Review comment:
This test reimplements partial logic of `StreamTask` in
`NoOpBlockingStreamTask`. At the same time, we cover a successful savepoint
taking e.g. in `StreamTaskFinalCheckpointsTest`
--
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]