You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/01 11:14:04 UTC

[jira] [Commented] (THRIFT-4186) Build and test rust client in Travis

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

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

GitHub user allengeorge opened a pull request:

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

    THRIFT-4186 Add travis build for Rust

    Client: rs
    
    * Install Rust in ubuntu/centos docker images
    * Fix type bounds on TMultiplexedProcessor
    * Add multiplexing support to cross-test server and client
    * Run multiplexed tests in rs cross-test
    * Temporarily add dart->rs framed as "known failures"

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

    $ git pull https://github.com/allengeorge/thrift thrift-4186

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

    https://github.com/apache/thrift/pull/1260.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 #1260
    
----
commit b1f701a112768b29ede23a1e3d109933b4750965
Author: Allen George <al...@gmail.com>
Date:   2017-04-28T14:22:03Z

    THRIFT-4186 Add travis build for Rust
    Client: rs
    
    * Install Rust in ubuntu/centos docker images
    * Fix bounds on TMultiplexedProcessor
    * Add multiplexing support to cross-test server and client
    * Run multiplexed tests in rs cross-test
    * Temporarily add dart->rs framed "known failure"

----


> Build and test rust client in Travis
> ------------------------------------
>
>                 Key: THRIFT-4186
>                 URL: https://issues.apache.org/jira/browse/THRIFT-4186
>             Project: Thrift
>          Issue Type: Task
>            Reporter: Allen George
>            Assignee: Allen George
>
> Right now the rust client/server is not being tested in travis. We should build it in ubuntu, run the cross-tests as well as the library tests, and also incorporate multiplexed tests if possible.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)