Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | make buildtests on windows pass | Jan Tattermusch | 2015-06-15 |
| | |||
* | Speed up hash checks, crash on first TSAN error | Craig Tiller | 2015-06-11 |
| | |||
* | Ensure C89 compatibility in Linux tests | Masood Malekghassemi | 2015-06-10 |
| | |||
* | Revert "Revert "Open loop sync/async multithreaded testing"" | Vijay Pai | 2015-06-08 |
| | |||
* | Revert "Open loop sync/async multithreaded testing" | Craig Tiller | 2015-06-08 |
| | |||
* | Merge pull request #1948 from vjpai/poisson | Craig Tiller | 2015-06-08 |
|\ | | | | | Open loop sync/async multithreaded testing | ||
| * | Add a new test for qps openloop to make sure this code gets exercised | vjpai | 2015-06-08 |
| | | | | | | | | | | regularly. Also, convert qps_test to test, from benchmark | ||
* | | Merge pull request #1961 from ctiller/moar-defense | Nicolas Noble | 2015-06-05 |
|\ \ | | | | | | | Add tests for initial settings frames being bad | ||
| * | | Add a test of bad settings frame (and fix a bug!) | Craig Tiller | 2015-06-05 |
| | | | |||
* | | | Add working tests for httpcli | Craig Tiller | 2015-06-05 |
|/ / | |||
* / | Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor ↵ | murgatroid99 | 2015-06-04 |
|/ | | | | changes to make those work | ||
* | Merge pull request #1885 from soltanmm/room-of-requirements | Nathaniel Manista | 2015-06-03 |
|\ | | | | | Redirect build_python.sh to requirements.txt. | ||
* | | Improvements to the way we randomize test runs. | David Garcia Quintas | 2015-06-02 |
| | | |||
| * | Redirect build_python.sh to requirements.txt | Masood Malekghassemi | 2015-06-02 |
|/ | |||
* | Merge pull request #1860 from jtattermusch/csharp_runtest_windows | Nicolas Noble | 2015-06-01 |
|\ | | | | | run_tests.py support for C# on windows | ||
* | | Fix bug with finite runs per test | Craig Tiller | 2015-06-01 |
| | | |||
* | | Merge pull request #1818 from a-veitch/internal_api | Hongyu Chen | 2015-06-01 |
|\ \ | | | | | | | Initial Census refactoring and context integration | ||
| | * | run_tests.py support for C# on windows | Jan Tattermusch | 2015-06-01 |
| | | | |||
* | | | Merge pull request #1558 from soltanmm/extension | Nathaniel Manista | 2015-06-01 |
|\ \ \ | |_|/ |/| | | Overhaul Python C layer. | ||
| | * | merge with master | Alistair Veitch | 2015-06-01 |
| | |\ | |||
* | | | | Addressed comments: fixed memory leak introduced by changes. | David Garcia Quintas | 2015-06-01 |
| | | | | |||
* | | | | Merge branch 'master' of github.com:grpc/grpc into infinity_takes_forever | David Garcia Quintas | 2015-06-01 |
|\ \ \ \ | | |_|/ | |/| | | |||
| * | | | Merge pull request #1724 from ctiller/wonderful-snowflake | Michael Lumish | 2015-06-01 |
| |\ \ \ | | | | | | | | | | | Make shared languages build shared libraries too | ||
* | | | | | Added "inf" as a valid option to run_test.py's -n flag. | David Garcia Quintas | 2015-05-31 |
|/ / / / | | | | | | | | | | | | | Especially useful in combination with -f. | ||
* | | | | Merge github.com:grpc/grpc into but-maybe-i-want-to-poll | Craig Tiller | 2015-05-30 |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| * \ \ \ | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| |\ \ \ \ | |||
| | * \ \ \ | Merge pull request #1817 from ↵ | Nicolas Noble | 2015-05-29 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ctiller/what-happens-if-a-hippopotamus-lives-on-your-roof Enable LSAN report_objects by default | ||
| * | | | | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-29 |
| |\| | | | | | |||
| | * | | | | | Merge pull request #1810 from soltanmm/update-pb3 | Nicolas Noble | 2015-05-29 |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Update protobuf to release v3.0.0-alpha-3 | ||
* | | | | | | | | Make it possible to run with poll() instead of epoll() | Craig Tiller | 2015-05-29 |
| |/ / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | Mostly to facilitate testing, but maybe in the future we want to work on Linux systems with broken epoll support? | ||
| | | | | * | | Move batch API exposure to Python layer | Masood Malekghassemi | 2015-05-29 |
| |_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | Exposes the C core batch API to the Python layers. Provides a shim to enable the old Python API to remain the same (for now). | ||
| | | * | | | Enable LSAN report_objects by default | Craig Tiller | 2015-05-29 |
| | | | | | | |||
* | | | | | | Add fast stop | Craig Tiller | 2015-05-29 |
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | Allows run_tests to early out as soon as a test fails. Plays well with -f. | ||
| | * | | | Update protobuf to release v3.0.0-alpha-3 | Masood Malekghassemi | 2015-05-28 |
| |/ / / |/| | | | | | | | | | | | Fixes #1759. | ||
* | | | | Re-enable some tests | Craig Tiller | 2015-05-27 |
| | | | | |||
* | | | | Merge pull request #1745 from ctiller/misbehaving-is-expected | Nicolas Noble | 2015-05-27 |
|\ \ \ \ | | | | | | | | | | | Add testing of bad client behavior | ||
* \ \ \ \ | Merge github.com:grpc/grpc into its-raining-jobs | Craig Tiller | 2015-05-27 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py | ||
| * | | | | | Updating our protobuf submodule to alpha3 | Nicolas "Pixel" Noble | 2015-05-27 |
| | | | | | | |||
| | | | | * | Initial refactoring and context API changes | Alistair Veitch | 2015-05-26 |
| | | | | | | |||
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into server_auth_context | Julien Boeuf | 2015-05-26 |
| | | |\ \ \ | | |_|/ / / | |/| | | | | |||
| | * | | | | Add testing of bad client behavior | Craig Tiller | 2015-05-26 |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | This test will become a suite over coming weeks. Spin up a server, and send some illegal data to it, and probe that the correct behavior occurs. | ||
| | | * | | Fix 4.4 build | Craig Tiller | 2015-05-24 |
| | | | | | |||
| | | * | | Fix typo | Craig Tiller | 2015-05-24 |
| | | | | | |||
| | | * | | Build shared libraries for wrapped languages too | Craig Tiller | 2015-05-24 |
| | |/ / | |/| | | |||
| * | | | Add antagonist processes to run_tests.py arsenal | Craig Tiller | 2015-05-24 |
| | | | | | | | | | | | | | | | | These are processes consume CPU for the purpose of slowing down tests, allowing more timing related issues to be exposed. | ||
* | | | | Make -j on run_tests work as expected | Craig Tiller | 2015-05-22 |
|/ / / | |||
* | | | Merge pull request #1718 from soltanmm/fix-py-test-linkage-on-mac | Nicolas Noble | 2015-05-22 |
|\ \ \ | | | | | | | | | Fix MacOS Python test linker paths | ||
| * | | | Fix MacOS Python test linker paths | Masood Malekghassemi | 2015-05-21 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm | Craig Tiller | 2015-05-21 |
|\| | | | |||
| * | | | Add missing copyright notices | Craig Tiller | 2015-05-21 |
| | | | |