aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Merge pull request #2780 from soltanmm/compiler-testsGravatar Nathaniel Manista2015-08-11
|\ | | | | Move Python protoc plugin tests to grpcio_test.
* \ Merge pull request #2844 from donnadionne/interop_nrpGravatar Nicolas Noble2015-08-10
|\ \ | | | | | | adding node, ruby, and php to cloud to prod interop tests.
* | | move auth property iterator declaration into auth_context.hGravatar yang-g2015-08-10
| | |
| * | adding node, ruby, and php to cloud to prod interop tests.Gravatar Donna Dionne2015-08-07
|/ /
* | Merge pull request #2788 from ctiller/kinetic-lopsided-poetryGravatar Nicolas Noble2015-08-07
|\ \ | | | | | | Testing port server
* | | Reduce mac CI loadGravatar Craig Tiller2015-08-07
| | |
* | | Re-enabling tests that got culled off.Gravatar Nicolas "Pixel" Noble2015-08-07
| | |
| * | Windows fixGravatar Craig Tiller2015-08-06
| | |
| * | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-06
| |\ \ | |/ / |/| |
* | | Merge pull request #2800 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-06
|\ \ \ | | | | | | | | Reduce mac load on Jenkins
* \ \ \ Merge pull request #2750 from ctiller/propagateGravatar Yang Gao2015-08-06
|\ \ \ \ | | | | | | | | | | Core-supported context propagation
* \ \ \ \ Merge pull request #2781 from yang-g/stuboptionsGravatar Abhishek Kumar2015-08-05
|\ \ \ \ \ | | | | | | | | | | | | Add StubOptions
| | | | * \ Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | * | | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | |\ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | |\ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #2656 from yang-g/reconnect_branch_based_on_jitterGravatar Vijay Pai2015-08-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Connection backoff interop test client and server
* \ \ \ \ \ \ Merge pull request #2713 from ctiller/plucking-hellGravatar Vijay Pai2015-08-05
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Allow specific pollers to be woken
| | | * \ \ \ \ Merge remote-tracking branch 'upstream/master' into stuboptionsGravatar yang-g2015-08-05
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into ↵Gravatar yang-g2015-08-05
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | | | | | | | | reconnect_branch_based_on_jitter
| | | | | * | | Merge branch 'propagate' into reduce-mac-loadGravatar Craig Tiller2015-08-05
| | | | | |\ \ \ | | | | | |/ / / | | | | |/| | |
| | | | * | | | Merge github.com:grpc/grpc into propagateGravatar Craig Tiller2015-08-05
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| | | | | * | | Fix typoGravatar Craig Tiller2015-08-05
| | | | | | | |
| | | | | * | | Add linux, mac as test platforms, only run _with_poll tests on linuxGravatar Craig Tiller2015-08-05
| | | | |/ / /
| | | | | * | Rework restart facility to be more portableGravatar Craig Tiller2015-08-05
| | | | | | |
| | | | | * | Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | | | * Move Python protoc plugin tests to grpcio_testGravatar Masood Malekghassemi2015-08-04
| | | | | | |
* | | | | | | Merge pull request #2346 from jboeuf/upgrade-openssl-1.0.2dGravatar Nicolas Noble2015-08-04
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Upgrading to OpenSSL 1.0.2d
* \ \ \ \ \ \ \ Merge pull request #2757 from jtattermusch/runtest_polishingGravatar Craig Tiller2015-08-04
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Runtest polishing
| | | | | | | * | Testing port serverGravatar Craig Tiller2015-08-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run_tests.py will start a server (if it's not running, or if the running port server mismatches the 'current' one) that serves ports to use for tests. The server is left running after run_tests.py finishes, so that in environments such as Mac and Windows where tests run unshielded from each other, we don't start jumping on already used ports.
* | | | | | | | | add HealthCheck tests to run_tests.pyGravatar Jan Tattermusch2015-08-04
| |_|_|_|_|_|/ / |/| | | | | | |
| | | * | | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-04
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | | | | | * | Add proxy tests to end2end suiteGravatar Craig Tiller2015-08-04
| | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Currently the oauth2 variant of these tests is disabled. Will work with @jboeuf to figure out how to turn them on.
| | | | | * / Add StubOptionsGravatar yang-g2015-08-03
| | | | | |/
* | | | | / Adding a sanity check that the cached makefile variables aren't committed.Gravatar Nicolas "Pixel" Noble2015-08-04
| |_|_|_|/ |/| | | |
| | | | * merge with head and resolve conflictsGravatar yang-g2015-08-03
| | | | |\ | |_|_|_|/ |/| | | |
| * | | | polishing runtestsGravatar Jan Tattermusch2015-08-01
|/ / / /
| | * | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| | |\ \ | |_|/ / |/| | | | | | | | | | | Conflicts: Makefile
* | | | Merge pull request #2717 from ctiller/yeah-we-know-what-youre-talking-aboutGravatar Yang Gao2015-07-31
|\ \ \ \ | | | | | | | | | | Make call_create with host=NULL provide a default host name
* | | | | Use py.test from run_tests.pyGravatar Masood Malekghassemi2015-07-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also updates the version of grpcio_test. Now that grpcio and its tests are in different project packages, the version numbers should be kept in sync.
* | | | | Merge pull request #2698 from soltanmm/reorganize-pythonGravatar Nathaniel Manista2015-07-31
|\ \ \ \ \ | | | | | | | | | | | | Reorganize src/python.
* \ \ \ \ \ Merge pull request #2663 from jcanizales/run-test-server-locallyGravatar Michael Lumish2015-07-31
|\ \ \ \ \ \ | | | | | | | | | | | | | | Run test server locally
| | | * \ \ \ Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak vsprojects/grpc.sln vsprojects/grpc/grpc.vcxproj vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
| * | | | | | Make plugin & server, and pod install via run_tests.pyGravatar Jorge Canizales2015-07-30
| | | | | | |
| * | | | | | Start integrating ObjC tests in run_tests.pyGravatar Jorge Canizales2015-07-30
| | | | | | |
| | * | | | | Reorganize Python testsGravatar Masood Malekghassemi2015-07-30
| | | | | | |
| | * | | | | Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.
| | | | | * | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #2723 from a-veitch/issue_2710Gravatar Michael Lumish2015-07-30
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | Move grpc_census_call_*_context calls into public header
| | | | | * | Merge branch 'regen-and-vs-tweaks' of github.com:nicolasnoble/grpc into ↵Gravatar Craig Tiller2015-07-30
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | tepid-tarantula
| | | | | | * merge with headGravatar yang-g2015-07-30
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |