[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2015-04-04 Thread nsuke
Github user nsuke closed the pull request at: https://github.com/apache/thrift/pull/408 --- 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2015-04-04 Thread nsuke
Github user nsuke commented on the pull request: https://github.com/apache/thrift/pull/408#issuecomment-89548009 Merged as f5b795d3be6acc0da30afc4b4aa77e531125eec6 58ed1cdf3cd4da9d013e4cd4b92b3f4e440d145d --- If your project is set up for it, you can reply to this email and have

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2015-03-29 Thread nsuke
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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-16 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/191 --- 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-15 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/191 THRIFT-2578 Moving 'make cross' from test.sh to test.py --server attribute and --client attribute added. Uses comma separated server and client inputs (eg: --server=cpp,py ,

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-11 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/180 --- 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-09 Thread cdwijayarathna
Github user cdwijayarathna commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r16026320 --- Diff: test/test.py --- @@ -90,14 +92,18 @@ def runServiceTest(test_name, server_lib, server_executable, server_extra_args, #

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-09 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/180 THRIFT-2578 Moving 'make cross' from test.sh to test.py You can merge this pull request into a Git repository by running: $ git pull https://github.com/cdwijayarathna/thrift

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-08 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/173 --- 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-07 Thread bufferoverflow
Github user bufferoverflow commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r15929760 --- Diff: test/test.py --- @@ -90,14 +92,18 @@ def runServiceTest(test_name, server_lib, server_executable, server_extra_args, #

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-07 Thread cdwijayarathna
Github user cdwijayarathna commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r15930173 --- Diff: test/test.py --- @@ -90,14 +92,18 @@ def runServiceTest(test_name, server_lib, server_executable, server_extra_args, #

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-06 Thread bufferoverflow
Github user bufferoverflow commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r15914261 --- Diff: test/test.py --- @@ -90,14 +92,18 @@ def runServiceTest(test_name, server_lib, server_executable, server_extra_args, #

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-06 Thread bufferoverflow
Github user bufferoverflow commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r15914326 --- Diff: test/tests.json --- @@ -4,7 +4,7 @@ description: Python TestClient, lib: py, executable:

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-06 Thread cdwijayarathna
Github user cdwijayarathna commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r15918465 --- Diff: test/tests.json --- @@ -4,7 +4,7 @@ description: Python TestClient, lib: py, executable:

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-06 Thread cdwijayarathna
Github user cdwijayarathna commented on a diff in the pull request: https://github.com/apache/thrift/pull/173#discussion_r15918500 --- Diff: test/test.py --- @@ -90,14 +92,18 @@ def runServiceTest(test_name, server_lib, server_executable, server_extra_args, #

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-05 Thread cdwijayarathna
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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-08-02 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/170 --- 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

[GitHub] thrift pull request: Thrift 2578

2014-08-01 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/170 Thrift 2578 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-30 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/167 --- 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-30 Thread cdwijayarathna
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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-30 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/168#issuecomment-50687510 please close this and create a new pull request with a single commit --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] thrift pull request: Thrift 2578

2014-07-28 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/167 Thrift 2578 Added platform to tests.json mentioned by @bufferoverflow 81da564 need to be committed You can merge this pull request into a Git repository by running: $ git pull

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-26 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/166 THRIFT-2578 Moving 'make cross' from test.sh to test.py Allows test.py to run without interruption, even if some test clients and servers are not runnable. Eg -: cpp/TestServer.o not

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-26 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/166 --- 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

[GitHub] thrift pull request: Thrift 2578

2014-07-09 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/152 --- 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

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-09 Thread bufferoverflow
Github user bufferoverflow commented on the pull request: https://github.com/apache/thrift/pull/153#issuecomment-48468003 please close this, it was committed here: https://github.com/apache/thrift/commit/3f67978103bc7e3faa036c35cf1f6f548d6c61dd --- If your project is set up for

[GitHub] thrift pull request: THRIFT-2578 Moving 'make cross' from test.sh ...

2014-07-09 Thread cdwijayarathna
Github user cdwijayarathna closed the pull request at: https://github.com/apache/thrift/pull/153 --- 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

[GitHub] thrift pull request: Thrift 2578

2014-07-05 Thread cdwijayarathna
GitHub user cdwijayarathna opened a pull request: https://github.com/apache/thrift/pull/152 Thrift 2578 Moving 'make cross' from test.sh to test.py, You can merge this pull request into a Git repository by running: $ git pull https://github.com/cdwijayarathna/thrift