You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/11/07 09:04:52 UTC

[GitHub] zentol opened a new pull request #7040: [FLINK-10750][tests] Harden SocketClientSinkTest

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:
users@infra.apache.org


With regards,
Apache Git Services