Makarand Dharmapurikar
078e4210fd
addressed feedback
...
created separate class for Http2Server.
8 years ago
Makarand Dharmapurikar
d383e4aa88
added ability to run bad-server http2 tests
8 years ago
ncteisen
9d1cc8c94b
Change interop test infra to run new Ruby tests
8 years ago
Craig Tiller
2d9f8e8179
Fix build
8 years ago
Muxi Yan
a52032ed09
Build fix
8 years ago
Craig Tiller
d7ee291d5f
Fix tests
8 years ago
Craig Tiller
732351f826
Start fixing http error --> grpc status conversion
8 years ago
Eric Gribkoff
afb23e51b2
Note to help diagnose errors with docker's default location for building
...
images.
8 years ago
Mark D. Roth
1f0f23cc5a
Handshaker plugin mechanism.
8 years ago
Eric Gribkoff
ced8702d1d
Enable advanced Java interop tests.
...
Add response parameters to custom_metadata streaming request for Node and PHP
clients.
The Java server does not respond with separate initial and trailing
metadata when there is no response data - it is only emiting the
requested trailing metadata. Adding the response parameters to the test
(in accordance with the specification) avoids this, but I will open a
separate issue to investigate the Java behavior.
8 years ago
Muxi Yan
dc739bd659
Remove packet coalescing testing on chttp2
8 years ago
Craig Tiller
2ef5a647bf
Add a test of finishing buffering with EOS
8 years ago
Craig Tiller
4e6247a23c
Fix sequential write buffering
8 years ago
Muxi Yan
8803ae8c3a
build changes
8 years ago
Nicolas "Pixel" Noble
17dfaf1a6e
Fixing submodules sanity.
8 years ago
Nicolas "Pixel" Noble
c2390cc01b
Properly removing message_size_filter duplicate.
8 years ago
Nicolas "Pixel" Noble
0fc9999fba
Putting message size filter back.
8 years ago
Nicolas "Pixel" Noble
3d5592cea8
Moving message_size_filter properly.
8 years ago
yang-g
1accb12408
fix path
8 years ago
yang-g
c3c475fd14
move files to subdir and add generated files
8 years ago
yang-g
ad32764219
sync test pass
8 years ago
yang-g
c8a49d2956
codegen health proto
8 years ago
yang-g
c9d2954e55
more
8 years ago
yang-g
8d668d8324
default service
8 years ago
yang-g
6486883940
Add more files
8 years ago
yang-g
0498124f8e
Add files
8 years ago
Matt Kwong
c830eb5b6b
Update interop html template location
8 years ago
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Alexander Polcyn
66c6782751
add --perf_args usage to jenkins performance runner scripts
8 years ago
Jan Tattermusch
6a85129d1a
support --exclude in run_tests_matrix.py
8 years ago
Jan Tattermusch
a025ea7c1c
test timeouts eliminated by mistake
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
Masood Malekghassemi
e9fee3c48f
Force use of local distributions in Python-building
...
Pip refuses to recognize the presence of existent installations for some
reason and decides to download from PyPI instead of using what's already
installed as dependencies for our distributions-under-test. This forces
pip to respect our wishes at the cost of some verbosity.
8 years ago
Mark D. Roth
4d2ea02129
Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""""
8 years ago
Craig Tiller
30268a99e0
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
8 years ago
Craig Tiller
70a85ad617
Revert "Handle (and test) short call deadlines"
8 years ago
Sree Kuchibhotla
ef8ef3b8f3
Tests for pollset_set.
8 years ago
Masood Malekghassemi
2562b532e0
Backport Python setuptools unpinning
...
This should allow our tests to build on newer virtualenvs.
8 years ago
David Garcia Quintas
9460166968
Short deadlines: set Status on deadline
8 years ago
Jan Tattermusch
9fe161c789
readable output from run_tests.py on windows
8 years ago
Jan Tattermusch
e3e2106fad
make protobuf building consistent
8 years ago
Alexander Polcyn
9f08d110f8
add a "perf" option to benchmarks script, generate profile text reports and flamegraphs
8 years ago
Sree Kuchibhotla
8bebcbcf7c
Remove pollset_set_test for now and send it in a separate PR
8 years ago
Masood Malekghassemi
dfd5199e0e
Unpin Python setuptools dependency
...
Fixes #8285 , allows us to work on later versions of virtualenv without
getting problems with too-recent python packaging versions.
8 years ago
Craig Tiller
30d50fed6d
Fix build
8 years ago
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
8 years ago
Craig Tiller
bd6c1c03eb
add copyright
8 years ago
Masood Malekghassemi
a0804ef0d2
Fix test runner failures for Python on Windows
8 years ago