zentol commented on a change in pull request #11469: URL: https://github.com/apache/flink/pull/11469#discussion_r472948766
########## File path: flink-clients/src/test/java/org/apache/flink/client/program/rest/RestClusterClientTest.java ########## @@ -595,35 +458,6 @@ public void testRetriableSendOperationIfConnectionErrorOrServiceUnavailable() th } } - @Test - public void testJobSubmissionFailureThrowsProgramInvocationException() throws Exception { Review comment: similar to below, we may want to adjust the test to instead use the new APIs and check the exception behavior. ---------------------------------------------------------------- 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: us...@infra.apache.org