[
https://issues.apache.org/jira/browse/THRIFT-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14079045#comment-14079045
]
ASF GitHub Bot commented on THRIFT-2578:
----------------------------------------
GitHub user cdwijayarathna opened a pull request:
https://github.com/apache/thrift/pull/168
THRIFT-2578 Moving 'make cross' from test.sh to test.py
Commit 55e6482
edited test reporting
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cdwijayarathna/thrift THRIFT-2578
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/168.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 #168
----
commit e451b8077ed0e8bb9c39ca2a2fd636179aec4c44
Author: cdwijayarathna <[email protected]>
Date: 2014-07-09T08:30:33Z
THRIFT-2578 Moving 'make cross' from test.sh to test.py
commit 0fdd2148af1ea4e3be79ec05a76ea31af0f2b082
Author: cdwijayarathna <[email protected]>
Date: 2014-07-26T17:32:13Z
THRIFT-2578 Moving 'make cross' from test.sh to test.py
commit 81da564e6e9302b56c678062993b0a35084baaa5
Author: cdwijayarathna <[email protected]>
Date: 2014-07-28T16:24:56Z
THRIFT-2578 Moving 'make cross' from test.sh to test.py
commit 55e64821ed116daacd10501f6c6c1b53703e552e
Author: cdwijayarathna <[email protected]>
Date: 2014-07-28T19:16:44Z
THRIFT-2578 Moving 'make cross' from test.sh to test.py
----
> 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
>
>
> 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.2#6252)