[
https://issues.apache.org/jira/browse/FLINK-10750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16671606#comment-16671606
]
Chesnay Schepler edited comment on FLINK-10750 at 11/1/18 1:20 PM:
-------------------------------------------------------------------
The test checks whether the client tries to reconnect to the server if it goes
down, which requires the server to be restarted on the same port. We could
catch {{BindExceptions}} when restarting the server and exit the test early. I
don't see another way to stabilize the test bar form removing it entirely.
was (Author: zentol):
The test checks whether the client tries to reconnect to the server if it goes
down, which requires the server to be restarted on the same port. We could do
is catch {{BindExceptions}} when restarting the server and exit the test
early. I don't see another way to stabilize the test bar form removing it
entirely
> 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
> Priority: Critical
> Labels: 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)