[
https://issues.apache.org/jira/browse/THRIFT-2613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055155#comment-14055155
]
Jake Farrell commented on THRIFT-2613:
--------------------------------------
{code}
Test run #1: (includes gen-py-default) Server=TSimpleServer, Proto=accel,
zlib=False, SSL=False
Testing server TSimpleServer: /usr/bin/python ./TestServer.py
--genpydir=gen-py-default --protocol=accel --port=9090 TSimpleServer
FAIL: Server process (/usr/bin/python ./TestServer.py --genpydir=gen-py-default
--protocol=accel --port=9090 TSimpleServer) failed with retcode 1
Traceback (most recent call last):
File "./RunClientServer.py", line 213, in <module>
runServiceTest(genpydir, try_server, try_proto, options.port, with_zlib,
with_ssl)
File "./RunClientServer.py", line 158, in runServiceTest
ensureServerAlive()
File "./RunClientServer.py", line 145, in ensureServerAlive
% (server_class, ' '.join(server_args)))
Exception: Server subprocess TSimpleServer died, args: /usr/bin/python
./TestServer.py --genpydir=gen-py-default --protocol=accel --port=9090
TSimpleServer
{code}
> TMultiplexedProtocol tests are broken
> -------------------------------------
>
> Key: THRIFT-2613
> URL: https://issues.apache.org/jira/browse/THRIFT-2613
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library, Test Suite
> Affects Versions: 0.9.2
> Reporter: Jake Farrell
>
> TMultiplexedProtocol tests in test/py from commit 879cab2c are non
> functional, reverting the portion of the commit that changed test/py/
> {TestServer.py,TestClient.py}
--
This message was sent by Atlassian JIRA
(v6.2#6252)