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 2015/03/29 13:24:53 UTC

[jira] [Commented] (THRIFT-2578) Moving 'make cross' from test.sh to test.py

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

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

GitHub user nsuke opened a pull request:

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

    THRIFT-2578 Moving 'make cross' from test.sh to test.pyremove test.sh

    

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

    $ git pull https://github.com/nsuke/thrift THRIFT-2578

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

    https://github.com/apache/thrift/pull/408.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 #408
    
----
commit 91b88ed3092984a341a04f767d8fbad26b34603c
Author: Nobuaki Sukegawa <ns...@gmail.com>
Date:   2015-03-29T10:44:41Z

    THRIFT-3057 Java compiler build is broken

commit 8a06f0c574f9d382b1aec5be1efdccd15c522cae
Author: Nobuaki Sukegawa <ns...@gmail.com>
Date:   2015-03-29T05:48:48Z

    THRIFT-2578 Moving 'make cross' from test.sh to test.pyremove test.sh

----


> Moving 'make cross' from test.sh to test.py
> -------------------------------------------
>
>                 Key: THRIFT-2578
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2578
>             Project: Thrift
>          Issue Type: Sub-task
>          Components: Test Suite
>            Reporter: Chamila Dilshan Wijayarathna
>            Assignee: Roger Meier
>              Labels: gsoc2014
>         Attachments: 0001-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0001-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0001-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0001-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0001-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0001-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0010-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch, 0011-THRIFT-2578-Moving-make-cross-from-test.sh-to-test.p.patch
>
>
> Since test.sh has too much redundant code, we are planning to move cross language test suite to test.py. By moving this, other than removing redundancy we expect to achieve following.
> seperate file to define the tests for server and clients
> cross platform (=> become able to run it on windows)
> remove limitations of scripting language.
> [~roger.meier] has added a initial version of this. Following are yet to do.
> reporting page
> log files
> add languages
> run on windows



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)