[
https://issues.apache.org/jira/browse/THRIFT-2922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14598753#comment-14598753
]
Hudson commented on THRIFT-2922:
--------------------------------
SUCCESS: Integrated in Thrift #1579 (See
[https://builds.apache.org/job/Thrift/1579/])
Thrift-2922: TRIAL is used with Python tests but not tested accordingly
(jfarrell: rev 6cdbd98b717b9f2b720ce7dc2899fbada94876f9)
* test/py.twisted/Makefile.am
* configure.ac
* test/py.twisted/test_suite.py
> $TRIAL is used with Python tests but not tested accordingly
> -----------------------------------------------------------
>
> Key: THRIFT-2922
> URL: https://issues.apache.org/jira/browse/THRIFT-2922
> Project: Thrift
> Issue Type: Bug
> Components: Python - Library
> Reporter: Jens Geyer
> Assignee: Jake Farrell
> Priority: Minor
> Fix For: 0.9.3
>
> Attachments:
> THRIFT-2922_TRIAL-is-required-for-py.Twisted-tests-but-not-fully.patch
>
>
> I did not install trial at first, not knowing that I'm going to need it. The
> twisted test does not check whether $TRIAL actually has been found by
> configure, it simply tries to call an empty command then, leading to a funny
> error message about the first argument not being executable.
> The workaround is to simply install trial.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)