matt-kwong
4118da2cd5
Merge pull request #9190 from matt-kwong/fix-python-artifact
...
Fix Python artifact build
8 years ago
matt-kwong
195b52a95f
Merge pull request #9193 from matt-kwong/interop-html-fix
...
Update interop html template location
8 years ago
Nathaniel Manista
59e0d60b6b
Merge pull request #8686 from thunderboltsid/issue-8231-re
...
"Handle" non-iterator objects in consume_request_iterator by failing the RPC.
8 years ago
Matt Kwong
c830eb5b6b
Update interop html template location
8 years ago
Matt Kwong
346f9e46eb
Fix Python artifact build
8 years ago
apolcyn
7376d4b97e
Merge pull request #8668 from lenage/master
...
Ruby: show error class and message instead of unknown
8 years ago
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
Jan Tattermusch
276f390480
Merge pull request #9176 from jtattermusch/runtests_refactor
...
Clean up tools/run_tests directory
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Jan Tattermusch
d7c923d40b
Merge pull request #9184 from jtattermusch/qps_driver_cmdline
...
Better qps_json_driver message when QPS_WORKERS env is missing
8 years ago
Yuan He
2b605837b0
take tmp out of .gitignore file
8 years ago
Yuan He
9383d2b809
Ruby: show error class and message instead of unknown
8 years ago
Julien Boeuf
964d7bb482
Fixing JWT verifier.
...
- Initializes grpc correctly in the JWT utils.
- Make the email mapping work with the new service accounts produced by
Google IAM.
- Adding check for email issuers where the issuer has to be the subject as well.
- Implementing portable version of memrchr.
8 years ago
siddharthshukla
48226a2f1f
Add _invocation_defects_test.InvocationDefectsTest
...
Added tests for detecting invocation time defects arising out of the
runtime.
8 years ago
Alexander Polcyn
2ec43d2dac
change ruby default unimplemented ruby server handler to have two arguments
8 years ago
ncteisen
2e3972ae54
Add advanced interop test behavior for Ruby server side
8 years ago
yang-g
92fa9608f2
Check and fail if user provides a metadata key starting with :
8 years ago
Noah Eisen
ef4ceda6fd
Add advanced interop tests for Ruby client
8 years ago
Masood Malekghassemi
c3c1240ad5
Merge pull request #9180 from soltanmm-google/lodash_becomes-midash
...
Change grpcio_tools to grpcio-tools
8 years ago
Nathaniel Manista
c15ee83882
Update Python examples with fresh generated code
8 years ago
Jan Tattermusch
9f89107f17
better qps_json_driver message when QPS_WORKERS env is missing
8 years ago
apolcyn
659ddda0eb
Merge pull request #9168 from apolcyn/allow_disable_qps_json_driver_core_counts
...
allow disable core_list setting and override qps server in benchmarks
8 years ago
Alexander Polcyn
4873d30ea2
allow disable core_list setting and override qps server in benchmarks
8 years ago
Alexander Polcyn
eb69c34f83
attach trailing metadata to ruby bidi call op when it's received
8 years ago
Jan Tattermusch
258d678096
Merge pull request #9174 from jtattermusch/matrix_exclude_filters
...
Support --exclude in run_tests_matrix.py
8 years ago
Masood Malekghassemi
0702f628d7
Change grpcio_tools to grpcio-tools
...
This should address the difference in how we ask users to install
grpcio-tools and the files the user ends up downloading from PyPI.
8 years ago
Jan Tattermusch
0c4175f00c
Merge pull request #9171 from jtattermusch/backport_9161
...
Backport: Reintroduce test timeouts eliminated by mistake
8 years ago
siddharthshukla
dd52a31337
Replace Python unit test iterables by iterators
...
Cast iterables into iterators for stream based compression, empty
message, and metadata tests.
8 years ago
siddharthshukla
6bfa91a795
Handle non-iterator objects in consume_request_iterator
...
Restructure the consume_request_iterator method to handle exceptions
where the object being passed is not an iterator. Fixes #8231 and #8454 .
8 years ago
Jan Tattermusch
6a85129d1a
support --exclude in run_tests_matrix.py
8 years ago
Jan Tattermusch
1a741606fe
Merge pull request #9158 from jtattermusch/deflaking_adjustments
...
Allow running many runs per test without flooding the logs
8 years ago
Jan Tattermusch
2d3fe4d8ce
Merge pull request #9161 from jtattermusch/reenable_timeouts
...
Reintroduce test timeouts eliminated by mistake
8 years ago
Jan Tattermusch
a025ea7c1c
test timeouts eliminated by mistake
8 years ago
Yuchen Zeng
3e50b34af4
Merge pull request #9164 from y-zeng/secure_endpoint_fd
...
Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd
8 years ago
Nathaniel Manista
ab8fb5be32
Merge pull request #9156 from nathanielmanistaatgoogle/Exception.message
...
Drop use of Exception.message in metadata test.
8 years ago
David G. Quintas
89f33bfd91
Merge pull request #9143 from sreecha/fix_metrics_server
...
Fix metrics server
8 years ago
Nicolas Noble
f29de26194
Merge pull request #9145 from nathanielmanistaatgoogle/v1.0.x-upmerge
...
v1.0.x manual upmerge
8 years ago
Yuchen Zeng
b810b85e52
Get wrapped endpoint's fd in secure_endpoint's endpoint_get_fd
8 years ago
Noah Eisen
4e00a995f2
Merge pull request #9097 from ncteisen/negative_http2_interop_tests
...
Add Python Client to Test Negative HTTP2 Conditions
8 years ago
Masood Malekghassemi
7d30bb202d
Merge pull request #9157 from thunderboltsid/fix-invalid-json
...
Fix invalid tests.json
8 years ago
ncteisen
02a7d4272a
Add python client to test negative http2 conditions
...
Documentation for the new tests can be found https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md
8 years ago
Jan Tattermusch
68e27bfef3
enable running many runs per test without flooding the logs
8 years ago
Jan Tattermusch
fffb2676b5
test timeouts eliminated by mistake
8 years ago
David G. Quintas
07383e7e28
Revert "Revert "Reduce memory bloat (each server cq is very expensive)""
8 years ago
siddharthshukla
c336268a40
Fix invalid tests.json
...
Add a comma delimiter for "_invalid_metadata_test.InvalidMetadataTest".
8 years ago
Nathaniel Manista
6aedd44fb6
Drop use of Exception.message in metadata test
...
Apparently Exception.message was introduced in Python 2.5 and
deprecated almost immediately afterward in Python 2.6.
8 years ago
David G. Quintas
4f4b278b88
Merge pull request #9144 from dgquintas/grpclb_server_uri
...
grpclb: skip slash in server uri path if present
8 years ago
Noah Eisen
e1fdd860fc
Merge pull request #9128 from ncteisen/negative_http2_interop_descriptions
...
Add negative http2 interop description file
8 years ago
Noah Eisen
2d1d324a3a
Update negative-http2-interop-test-descriptions.md
8 years ago
Nathaniel Manista
8f7b0b48bf
v1.0.x → master upmerge
...
Manual changes:
- Fixed use of Exception.message in _invalid_metadata_test.py
- Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb
- Added "set -e" to generate_build_additions.sh
8 years ago