GJL commented on a change in pull request #7661: [FLINK-11515][client] Port 
ClientTest
URL: https://github.com/apache/flink/pull/7661#discussion_r254673664
 
 

 ##########
 File path: 
flink-clients/src/test/java/org/apache/flink/client/program/ClientTest.java
 ##########
 @@ -280,10 +213,6 @@ public Void answer(InvocationOnMock invocation) throws 
Throwable {
        @Test
        public void testGetExecutionPlan() {
                try {
 
 Review comment:
   Maybe delete the 
   ```
   catch (Exception e) {
                        e.printStackTrace();
                        fail(e.getMessage());
                }
   ``` 
   
   block here as well

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to