[
https://issues.apache.org/jira/browse/THRIFT-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Morgan updated THRIFT-1056:
---------------------------------
Patch Info: [Patch Available]
> python tests invoked by 'make check' appear broken
> --------------------------------------------------
>
> Key: THRIFT-1056
> URL: https://issues.apache.org/jira/browse/THRIFT-1056
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Affects Versions: 0.7
> Reporter: Chris Morgan
> Attachments: fix_testserver_py.patch
>
>
> Running 'make check' results in errors:
> {code}
> ------------------------------------------
> [...truncated 2420 lines...]
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "./TestClient.py", line 70, in setUp
> self.transport.open()
> File
> "../../lib/py/build/lib.linux-x86_64-2.6/thrift/transport/TTransport.py",
> line 150, in open
> return self.__trans.open()
> File "../../lib/py/build/lib.linux-x86_64-2.6/thrift/transport/TSocket.py",
> line 90, in open
> raise TTransportException(type=TTransportException.NOT_OPEN,
> message=message)
> TTransportException: Could not connect to localhost:9090
> ...
> {code}
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira