[
https://issues.apache.org/jira/browse/THRIFT-3440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021909#comment-15021909
]
ASF GitHub Bot commented on THRIFT-3440:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/711
THRIFT-3440 Python make check takes too much time
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3440
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/711.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 #711
----
commit 79c4bb037e72a1b70620dea673c1916505ad530c
Author: Nobuaki Sukegawa <[email protected]>
Date: 2015-11-08T14:43:55Z
THRIFT-3440 Python make check takes too much time
----
> Python make check takes too much time
> -------------------------------------
>
> Key: THRIFT-3440
> URL: https://issues.apache.org/jira/browse/THRIFT-3440
> Project: Thrift
> Issue Type: Improvement
> Components: Python - Library, Test Suite
> Reporter: Aki Sukegawa
> Assignee: Aki Sukegawa
> Priority: Minor
>
> It runs every combination of
> compiler-option/server/transport/protocol/zlib/ssl.
> I want to reduce this keeping the same code coverage, so that we can run it
> more often.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)