aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Merge pull request #867 from ctiller/timeout2Gravatar Nicolas Noble2015-02-26
|\ | | | | Force-kill long running processes
| * Force-kill long running processesGravatar Craig Tiller2015-02-26
| | | | | | | | To get at least some information on them
* | Adding flaky attribute for tests.Gravatar Nicolas "Pixel" Noble2015-02-27
|/
* Merge branch 'travis_python' of github.com:jtattermusch/grpc into travis-c++Gravatar Craig Tiller2015-02-26
|\ | | | | | | | | Conflicts: .travis.yml
| * running python tests on travisGravatar Jan Tattermusch2015-02-26
| |
* | Fix sortingGravatar Craig Tiller2015-02-26
|/
* Better logging for TravisGravatar Craig Tiller2015-02-26
|
* Add timer to run_tests.pyGravatar Craig Tiller2015-02-26
| | | | For future profiling work to eliminate/speed-up slow tests.
* Improving travis output.Gravatar Nicolas "Pixel" Noble2015-02-26
|
* Merge pull request #784 from ctiller/timeoutGravatar Yang Gao2015-02-26
|\ | | | | Introduce slowdown factor for unit test deadlines
* \ Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changesGravatar Masood Malekghassemi2015-02-25
|\ \ | | | | | | Final changes to the early_adopter API.
* \ \ Merge pull request #739 from soltanmm/py-updateGravatar Nathaniel Manista2015-02-25
|\ \ \ | | | | | | | | Updated Python protoc plugin and Python plugin testing.
| | * | Final changes to the early_adopter API.Gravatar Nathaniel Manista2015-02-25
| |/ / |/| | | | | | | | | | | | | | This makes grpc.early_adopter much more independent of RPC Framework and cleaner at the cost of reexporting most of the interfaces and writing several delegation classes.
| | * Drastic speed upGravatar Craig Tiller2015-02-25
| |/ |/|
* | Merge pull request #735 from jboeuf/fix_ssl_sanGravatar Craig Tiller2015-02-24
|\ \ | | | | | | Verifying the peer name on the X509 Certs correctly.
| | * Updated Python protoc plugin testing.Gravatar Masood Malekghassemi2015-02-24
| | |
| * | Addressing comments.Gravatar Julien Boeuf2015-02-24
| |/
* | Support writes failingGravatar Craig Tiller2015-02-24
| |
* | Use signals instead of sleep to wait for jobsGravatar Craig Tiller2015-02-24
| |
* | Support taking a regex on test short nameGravatar Craig Tiller2015-02-24
|/ | | | | Allows run_tests to focus on one particular test if necessary. Useful in combination with runs_per_test.
* Rename interop_test.c --> interop_test.ccGravatar Craig Tiller2015-02-21
| | | | We have many assumptions about languages baked into the test system, and we want this test harness to trigger when testing C++ stuff, so it needs to be written in C++.
* Merge pull request #692 from soltanmm/py-protoc-plugin-test-fixedGravatar Nathaniel Manista2015-02-20
|\
| * Added compiler plugin test for Python.Gravatar Masood Malekghassemi2015-02-20
| |
* | Merge branch 'master' of github.com:google/grpc into httpcli_testGravatar Nicolas "Pixel" Noble2015-02-21
|\| | | | | | | | | Conflicts: Makefile
| * The framework.assembly package.Gravatar Nathaniel Manista2015-02-20
| | | | | | | | | | | | | | This provides for now what should be a nicer interface for code generation than that of the Face layer. In terms of abstraction it's conceptually very similar so the two should probably be merged as soon as is reasonable.
| * Ensure interop tests are run as part of run_testsGravatar Craig Tiller2015-02-20
|/ | | | I'm honestly a little shocked this wasn't done previously.
* Make valgrind a bit more usefulGravatar Craig Tiller2015-02-18
|
* Add missing new-lines at end of fileGravatar Craig Tiller2015-02-18
|
* Update copyright to 2015Gravatar Craig Tiller2015-02-18
|
* Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-18
|\
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| |\
* | \ Merge github.com:grpc/grpc into copyrightGravatar Craig Tiller2015-02-17
|\ \ \ | | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/python/src/__init__.py src/python/src/_adapter/__init__.py src/python/src/_framework/__init__.py src/python/src/_framework/base/__init__.py src/python/src/_framework/base/packets/__init__.py src/python/src/_framework/common/__init__.py src/python/src/_framework/face/__init__.py src/python/src/_framework/face/testing/__init__.py src/python/src/_framework/foundation/__init__.py src/python/src/_junkdrawer/__init__.py
| * | Python source reorganization.Gravatar Nathaniel Manista2015-02-18
| | | | | | | | | | | | | | | A top-level "grpc" package is added and RPC Framework is made public.
| | * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | |\ | | |/ | |/|
| * | Merge pull request #551 from ctiller/shutdownGravatar Yang Gao2015-02-17
| |\ \ | | | | | | | | Allow grpc_init to be called multiple times
| * \ \ Merge pull request #530 from nathanielmanistaatgoogle/python-interop-serverGravatar soltanmm2015-02-17
| |\ \ \ | | | | | | | | | | Python interop server.
| | | * | Allow grpc_init to be called multiple timesGravatar Craig Tiller2015-02-17
| | |/ / | |/| |
| | | * Cleaned upGravatar Craig Tiller2015-02-17
| | | |
| | | * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-17
| | | |\ | | |_|/ | |/| | | | | | | | | | Conflicts: Makefile
* | | | Add shell script copyrightsGravatar Craig Tiller2015-02-16
| | | |
* | | | Add copyrights to Python codeGravatar Craig Tiller2015-02-16
| | | |
| | * | Upgrade Python proto dependency to 3.0.0-alpha-1.Gravatar Nathaniel Manista2015-02-15
| | | |
| | * | Clean up setup.py and move it into src/.Gravatar Nathaniel Manista2015-02-15
| |/ / |/| |
| * | Unix domain socket supportGravatar Craig Tiller2015-02-13
|/ /
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-13
| |\ | |/ |/| | | | | Conflicts: Makefile
* | Merge pull request #509 from chen-wang/masterGravatar Yang Gao2015-02-13
|\ \ | | | | | | Rename examples/tips to examples/pubsub
* | | Add ubsan supportGravatar Craig Tiller2015-02-13
| | |
| | * Add end2end async unary single threaded test (compiles)Gravatar Craig Tiller2015-02-12
| | |
| * | Rename examples/tips to examples/pubsubGravatar Chen wang2015-02-12
|/ /
| * Merge github.com:grpc/grpc into c++apiGravatar Craig Tiller2015-02-12
| |\ | |/ |/|