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

ASF GitHub Bot commented on THRIFT-2491:
----------------------------------------

GitHub user apesternikov opened a pull request:

    https://github.com/apache/thrift/pull/111

    THRIFT-2491 fix for broken tests

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/apesternikov/thrift go_broken_tests

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/thrift/pull/111.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #111
    
----
commit 493b5e5276a3aa0ecbdb34eaf26810a3ecb086e7
Author: Aleksey Pesternikov <a...@alekseys-mbp.att.net>
Date:   2014-04-30T12:26:49Z

    broken tests

----


> unable to import generated ThriftTest service
> ---------------------------------------------
>
>                 Key: THRIFT-2491
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2491
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Compiler
>            Reporter: Aleksey Pesternikov
>            Assignee: Jens Geyer
>            Priority: Minor
>
> IDL compiler uses service name converted from camel case to underscores as a 
> file name. service ThriftTest {} goes into thrift_test.go, which is not being 
> compiled since the file match *_test.go mask.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to