GitHub user cdwijayarathna opened a pull request:

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

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

    Added "exit" feature to tests.json.
    Py server, py client and cpp server "exit" is "hard" while others are 
"soft".
    py server - py client and cpp server - py client are the only combination 
which has all tests running success.
    cpp server - cpp server fails when using domain socket.

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/173.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 #173
    
----
commit e84c0578c15a28d21cd9a42c68434ff1b7012a36
Author: cdwijayarathna <cdwijayarat...@gmail.com>
Date:   2014-08-05T19:51:06Z

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

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to