[ 
https://issues.apache.org/jira/browse/THRIFT-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169737#comment-15169737
 ] 

Hudson commented on THRIFT-3682:
--------------------------------

SUCCESS: Integrated in Thrift-precommit #211 (See 
[https://builds.apache.org/job/Thrift-precommit/211/])
THRIFT-3682 Do not reuse refused sockets in test scripts (nsuke: 
[https://github.com/apache/thrift/commit/7ddf6d6cb2ba1959baf1f15724ef3210c7b2d11a])
* test/py/RunClientServer.py
* test/crossrunner/run.py


> Do not reuse refused sockets in test scripts
> --------------------------------------------
>
>                 Key: THRIFT-3682
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3682
>             Project: Thrift
>          Issue Type: Bug
>          Components: Python - Library, Test Suite
>         Environment: OS X 10.11
>            Reporter: Aki Sukegawa
>            Assignee: Aki Sukegawa
>
> On Linux, a Python socket object can be used for multiple connect attempts 
> until eventually it's successfully connected.
> On the other hand, on OS X, the socket object becomes invalid after the first 
> failed attempt.
> This was breaking python integration tests and also the cross test runner.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to