rmetzger commented on a change in pull request #13930:
URL: https://github.com/apache/flink/pull/13930#discussion_r517854585



##########
File path: flink-end-to-end-tests/test-scripts/test_pyflink.sh
##########
@@ -272,8 +272,6 @@ if [[ "${EXPECTED_MSG[*]}" != "${SORTED_READ_MSG[*]}" ]]; 
then
     exit 1
 fi
 
-stop_cluster
-

Review comment:
       I see that there is the `test_clean_up` function which also stops the 
cluster. How did this function call prevent the `test_clean_up` function to 
work properly?




----------------------------------------------------------------
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]


Reply via email to