zentol opened a new pull request #7040: [FLINK-10750][tests] Harden SocketClientSinkTest URL: https://github.com/apache/flink/pull/7040 ## What is the purpose of the change The tests attempts to re-bind a server to a specific port. If the port is taken the test will fail. The test is now skipped instead if this happens. ## Verifying this change Manually verified. Pause the test before the second socket is started and start some other application on that port. Continue the test; it will not be marked as failed.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services