aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/tests.json
Commit message (Collapse)AuthorAge
* Increase test timeoutsGravatar Craig Tiller2016-11-04
| | | | | | | | These tests are failing when run as a batch, but passing when run in isolation. Suspect something more is up, but this will at least make our builds much greener until we figure that out.
* Merge pull request #8456 from ctiller/pid_ctlGravatar Craig Tiller2016-11-04
|\ | | | | Simple PID controller
* \ Merge pull request #8537 from markdroth/remove_fake_resolverGravatar Mark D. Roth2016-11-04
|\ \ | | | | | | Change tests to use channel args instead of fake_resolver query args.
* \ \ Merge github.com:grpc/grpc into microbenchGravatar Craig Tiller2016-11-04
|\ \ \
| | * \ Merge remote-tracking branch 'upstream/master' into remove_fake_resolverGravatar Mark D. Roth2016-11-03
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #8598 from ctiller/rst_streamGravatar Muxi Yan2016-11-02
| |\ \ \ | | | | | | | | | | Send RST_STREAM from client when it receives trailing metadata without the corresponding RST_STREAM
* | \ \ \ Merge github.com:grpc/grpc into microbenchGravatar Craig Tiller2016-11-01
|\ \ \ \ \
| | | * | | Missed fileGravatar Craig Tiller2016-11-01
| | |/ / / | |/| | |
| | * | | Ran generate_projects.shGravatar Mark D. Roth2016-11-01
| | | | |
| | | * | Merge branch 'lb_policy_name_channel_arg' into remove_fake_resolverGravatar Mark D. Roth2016-10-31
| | | |\ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'upstream/master' into lb_policy_name_channel_argGravatar Mark D. Roth2016-10-31
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-28
| |\ \ \ \
| | | | | * Merge github.com:grpc/grpc into pid_ctlGravatar Craig Tiller2016-10-28
| | | | | |\ | | | |_|_|/ | | |/| | |
| | * | | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-27
| | |\ \ \ \
| * | \ \ \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-27
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Merge pull request #8498 from sreecha/sync_streamingGravatar Sree Kuchibhotla2016-10-27
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | New streaming perf scenario for sync server
| | | | * | | | Mark disappearing_server as flaky: this was always so, but is more ↵Gravatar Craig Tiller2016-10-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | pronounced now - and will be fixed with retries
| | | | | | * | Change tests to use channel args instead of fake_resolver query args.Gravatar Mark D. Roth2016-10-27
| | | | | |/ /
| | | | * | | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-26
| | | | |\ \ \ | | | |_|/ / / | | |/| | | |
* | | | | | | Run benchamrks to ensure zero bitrotGravatar Craig Tiller2016-10-26
| | | | | | |
| | | | | * | Add test for setting LB policy via C++ API.Gravatar Mark D. Roth2016-10-26
| | | |_|/ / | | |/| | |
| | * | | | Ran generate_projects.shGravatar Mark D. Roth2016-10-26
| | | | | |
| | * | | | Merge pull request #8377 from htuch/alpnGravatar Craig Tiller2016-10-26
| | |\ \ \ \ | | | | | | | | | | | | | | Introduce a grpc-exp ALPN protocol identifier.
| | | | * | | New streaming scenarioGravatar Sree Kuchibhotla2016-10-25
| |_|_|/ / / |/| | | | |
| | | | * | Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-24
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| * | | | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-24
| |\ \ \ \ \ | |/ / / / / |/| | | | |
| | | * | | Restrict handshake_{client,server} to linux platform.Gravatar Harvey Tuch2016-10-24
| | | | | |
| | | * | | Fix handshake_client bind flakes and build issues.Gravatar Harvey Tuch2016-10-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add port picking retries to handshake_client. * Track vsprojects for new tests. * Place tests in 'test' build target.
| | | * | | Introduce a grpc-exp ALPN protocol identifier.Gravatar Harvey Tuch2016-10-24
| |_|/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This patch introduces an additional ALPN protocol, grpc-exp, intended to take preference to h2 and indicate to the server that the connection contains only gRPC traffic. This allows servers and intermediate boxes to distinguish gRPC from other HTTP/2 traffic. The choice of grpc-exp as a protocol identifier indicates that this scheme is currently experimental and should not be relied upon. The protocol is not in the IANA TLS registry. This patch also introduces client/server handshake tests that validate the preferential treatment of grpc-exp in an end-to-end manner.
| | * | | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-21
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #8095 from markdroth/rename_client_configGravatar Mark D. Roth2016-10-21
|\ \ \ \ \ | | | | | | | | | | | | Rename client_config directory to client_channel.
| | * \ \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-21
| | |\ \ \ \ | |_|/ / / / |/| | | | |
| | | | | * Add pid controller testGravatar Craig Tiller2016-10-20
| | | | | |
* | | | | | Run generate_projects.shGravatar Sree Kuchibhotla2016-10-20
| |_|_|_|/ |/| | | |
| | * | | Minor changes and called generate_projects.sh againGravatar Sree Kuchibhotla2016-10-20
| | | | |
* | | | | Regain sanityGravatar Vijay Pai2016-10-20
| | | | |
| | * | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-19
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | |\ \ | |_|_|/ / |/| | | |
| * | | | Merge remote-tracking branch 'upstream/master' into rename_client_configGravatar Mark D. Roth2016-10-19
| |\ \ \ \ | |/ / / / |/| | | |
| | | | * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #8303 from markdroth/service_configGravatar Mark D. Roth2016-10-19
|\ \ \ \ \ | | | | | | | | | | | | Support service configs in core.
| | | | * | Disable a new test from running under libuvGravatar murgatroid992016-10-19
| | | | | |
| | | | * | Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-19
| | | | |\ \
| | | | | | * Merge github.com:grpc/grpc into buffer_pools_for_realsiesGravatar Craig Tiller2016-10-19
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Fix config-exclusion for secure variants of testsGravatar Craig Tiller2016-10-19
| |_|_|_|/ / |/| | | | |
| | | * | | Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
| | | |\ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-18
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Merge pull request #8371 from yang-g/server_context_spouseGravatar Yang Gao2016-10-18
|\ \ \ \ \ \ | | | | | | | | | | | | | | Server context test spouse
| | | | * \ \ Merge branch 'master' into rpc_mgrGravatar Sree Kuchibhotla2016-10-18
| | | | |\ \ \
| | | | | | | * BufferPool --> ResourceQuotaGravatar Craig Tiller2016-10-17
| | | | | | | |