[
https://issues.apache.org/jira/browse/THRIFT-3906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15444577#comment-15444577
]
ASF GitHub Bot commented on THRIFT-3906:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/1069
THRIFT-3906 Run C# tests with make check
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3906
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1069.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 #1069
----
commit 6c40bd4806d9b843de14125fd93599a9c78c82f8
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-08-29T02:27:51Z
THRIFT-3906 Run C# tests with make check
----
> Run C# tests with make check
> ----------------------------
>
> Key: THRIFT-3906
> URL: https://issues.apache.org/jira/browse/THRIFT-3906
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process, C# - Library, Test Suite
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
>
> Currently, one needs to invoke test scripts manually to run C# tests.
> Those tests should be part of make check so that CI can automatically check
> sanity of patches.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)