Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Matt Kwong
c1002c9f22
Add api-fuzzer corpus
8 years ago
Mark D. Roth
92c93b99a0
Ran generate_projects.sh.
8 years ago
murgatroid99
b19ac96487
Fix electron artifact builds
8 years ago
murgatroid99
972b7975a6
Fixed package name in dockerfile
8 years ago
Yuxuan Li
6fb04d6924
memory usage profiling for client call, client channel, server creation, server call and server channel.
...
fix bug. server: snapshot pass by pointer
8 years ago
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
8 years ago
Nicolas "Pixel" Noble
24263c3f7a
Fixing a few items with the new Bazel BUILD system:
...
-) Fixing Bazel 0.4.x breakage
-) Adding helloworld BUILD examples
-) Fixing grpc++ missing files.
-) Adding helloworld example as a test for Bazel basic.
8 years ago
murgatroid99
c518198d9a
run_tests: set Node runtime variable when using default compiler
8 years ago
yang-g
a2341eaed0
omg it is 2017
8 years ago
yang-g
cc5910228d
manual revert of #8901
8 years ago
Makarand Dharmapurikar
6bbd95e4a3
minor fix
8 years ago
Eric Gribkoff
c344e87449
Adds HTTP/2 interop test client
8 years ago
Yuxuan Li
ac87a46225
enable uploading server cpu usage data from performance tests to big query
8 years ago
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
aa272bcf7b
Always sort code generated outputs
8 years ago
Mark D. Roth
bf07d75311
Ran generate_projects.sh
8 years ago
ncteisen
7429fd57e7
Regenerate project to make jenkins happy
8 years ago
ncteisen
dc29074997
Incorperate new build changes
8 years ago
Mark D. Roth
c17ed124ec
Ran generate-projects.sh
8 years ago
Eric Gribkoff
afb23e51b2
Note to help diagnose errors with docker's default location for building
...
images.
8 years ago
Craig Tiller
d9ed57c0d7
Stub documentation for some gRPC Core modules
8 years ago
Mark D. Roth
1f0f23cc5a
Handshaker plugin mechanism.
8 years ago
Craig Tiller
e519a03a1f
Small improvements to generated documentation
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
Nicolas "Pixel" Noble
229def1a86
Adding Bazel tests.
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
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
Craig Tiller
de7e8c78f7
Dont add copyright
8 years ago
Craig Tiller
e4c2b10516
No need for copyright on generated files
8 years ago
Nathaniel Manista
d0386f940e
Exempt generated Python from copyright check
...
Some of these files contain the magic string "DO NOT EDIT" but we do
not wish for our tests to depend upon that.
8 years ago
Masood Malekghassemi
db422d7eba
Provide doc dir even if user interrupts docgen
8 years ago
Matt Kwong
c830eb5b6b
Update interop html template location
8 years ago
Matt Kwong
346f9e46eb
Fix Python artifact build
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
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
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
9fb054a537
Upversion Python
8 years ago
Masood Malekghassemi
94b82355cb
Patch overlooked strings from Python un-namespacing
8 years ago