[
https://issues.apache.org/jira/browse/FLINK-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16677876#comment-16677876
]
ASF GitHub Bot commented on FLINK-10750:
----------------------------------------
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:
[email protected]
> SocketClientSinkTest.testRetry fails on Travis
> ----------------------------------------------
>
> Key: FLINK-10750
> URL: https://issues.apache.org/jira/browse/FLINK-10750
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.7.0
> Reporter: Till Rohrmann
> Assignee: Chesnay Schepler
> Priority: Critical
> Labels: pull-request-available, test-stability
> Fix For: 1.7.0
>
>
> The {{SocketClientSinkTest.testRetry}} fails on Travis because of a
> {{BindException}}: https://api.travis-ci.org/v3/job/448907069/log.txt
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)