[
https://issues.apache.org/jira/browse/THRIFT-4186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999917#comment-15999917
]
ASF GitHub Bot commented on THRIFT-4186:
----------------------------------------
Github user allengeorge commented on the issue:
https://github.com/apache/thrift/pull/1260
@jeking3 Thanks for pointing me in the right direction. Everything now
passes!
I realize you're not committing, but would it be possible for one of the
other maintainers - @Jens-G perhaps? - to get this change in? To summarize:
* Added rust cross-test and unit-test support to travis
* Added rust multiplexed client/server cross-tests; fixed some bugs in my
multiplexing impl.
* Split up test matrix to avoid timeouts
* Discovered bug in Dart framed transport implementation; filed
[THRIFT-4187](https://issues.apache.org/jira/browse/THRIFT-4187)
So, with the exception of the two dart tests, every other rust cross-test
and all unit tests pass. I've also fully linted and formatted the rust code.
Thank you all!
> Build and test rust client in Travis
> ------------------------------------
>
> Key: THRIFT-4186
> URL: https://issues.apache.org/jira/browse/THRIFT-4186
> Project: Thrift
> Issue Type: Task
> Components: Rust - Library, Test Suite
> 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)