Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
80e409f021c11f4a2d12242944689e0c31392525
/
tools
/
run_tests
« Previous
063adf3
Add additional benchmarks
by Matt Kwong
· 8 years ago
d0ee10d
Change jenkins/run_performance.sh to use microbenchmarking
by Matt Kwong
· 8 years ago
937302b
Merge remote-tracking branch 'upstream/master' into cares_rebase
by Yuchen Zeng
· 8 years ago
226098c
added b64.c to the sources neede for grpc_base
by Makarand Dharmapurikar
· 8 years ago
be0dba1
Merge pull request #10247 from y-zeng/fix_lb_subchannel
by Yuchen Zeng
· 8 years ago
407101b
Add bm
by Craig Tiller
· 8 years ago
9fb3131
Enroll bm_chttp2_transport into bigquery pipeline
by Craig Tiller
· 8 years ago
eeb3b24
Merge pull request #10238 from ctiller/bm_chttp2_top
by Craig Tiller
· 8 years ago
5c42af6
Merge pull request #9655 from markdroth/remove_initial_connect_string
by Mark D. Roth
· 8 years ago
098110d
Merge branch 'master' into cq_factory_api
by Sree Kuchibhotla
· 8 years ago
c88fd35
Add reproduction
by Yuchen Zeng
· 8 years ago
bf18428
Introduce grpc_completion_queue_factory API
by Sree Kuchibhotla
· 8 years ago
e63cde9
Fix sanity, generated projects
by David Garcia Quintas
· 8 years ago
62d1dd9
Merge pull request #9850 from markdroth/retry_throttle
by Mark D. Roth
· 8 years ago
f7c2cd2
Ran generate_projects.sh.
by Mark D. Roth
· 8 years ago
14ef5d8
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
18f09a0
Add benchmark suite for chttp2
by Craig Tiller
· 8 years ago
ea282e9
add passing test that kills a process while there are active watch chan state calls
by Alexander Polcyn
· 8 years ago
25909c4
Merge pull request #10220 from ctiller/fuzzingmac
by Craig Tiller
· 8 years ago
7c050ea
Merge pull request #10102 from ctiller/fuzzing-long
by Craig Tiller
· 8 years ago
c9bb78f
Make fuzzers run on mac (but not on mac on jenkins)
by Craig Tiller
· 8 years ago
1561862
Turn off c_ares resolver by default
by Yuchen Zeng
· 8 years ago
c0e6701
Added dependencies in build.yaml to allow building
by Vijay Pai
· 8 years ago
9bc0d82
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
2c97708
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
f39cf46
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
by Yuchen Zeng
· 8 years ago
d9efa4a
Merge pull request #10123 from y-zeng/android
by Yuchen Zeng
· 8 years ago
f3792b2
Merge remote-tracking branch 'upstream/master' into remove_initial_connect_string
by Mark D. Roth
· 8 years ago
693d2b4
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
fecba53
Switch to using a CAS loop to update the token value.
by Mark D. Roth
· 8 years ago
2f59cf2
move health check to just before running test cases
by Eric Gribkoff
· 8 years ago
246c0ee
delay health check, increase timeout
by Eric Gribkoff
· 8 years ago
6ce6166
reenable health check, disable other interop tests
by Eric Gribkoff
· 8 years ago
f9d0804
disable wait for healthy
by Eric Gribkoff
· 8 years ago
92a5d28
increase wait for healthy timeout
by Eric Gribkoff
· 8 years ago
d86a19e
check error for docker inspect
by Eric Gribkoff
· 8 years ago
d3b1600
add comments for health check docker flags
by Eric Gribkoff
· 8 years ago
22afddf
add health check for http2 server
by Eric Gribkoff
· 8 years ago
bee6ec2
refactor common_options, correct output for manual run
by Eric Gribkoff
· 8 years ago
61335ec
use docker port mapping for http2 server
by Eric Gribkoff
· 8 years ago
aff1c05
Make Jenkins post microbenchmarking diff in a comment
by Matt Kwong
· 8 years ago
e30c204
Merge pull request #10148 from ctiller/ubsan
by Craig Tiller
· 8 years ago
41373d0
Merge pull request #10122 from ctiller/arena
by Craig Tiller
· 8 years ago
70bc492
add another currently failing test related to channels and deadlock
by Alexander Polcyn
· 8 years ago
f3147b3
watch channel state without the gil to fix deadlock on abrupt SIGTERM
by Alexander Polcyn
· 8 years ago
16d97ed
add failing test revealing bug in channel state api
by Alexander Polcyn
· 8 years ago
3a91707
Merge remote-tracking branch 'upstream/master' into retry_throttle
by Mark D. Roth
· 8 years ago
c44c16e
add initial framework for full end2end tests outside of rspec
by Alexander Polcyn
· 8 years ago
68745bb
Resolve dependency issues
by Yuchen Zeng
· 8 years ago
aaef11a
Drop support for io.js, fix minor issue with node extension
by murgatroid99
· 8 years ago
dd9b597
UBSAN cleanup
by Craig Tiller
· 8 years ago
264a210
Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x
by Nathaniel Manista
· 8 years ago
47155ed
Split ifaddr related functions out into a separate file
by Yuchen Zeng
· 8 years ago
37bbbd7
Merge pull request #9984 from ctiller/poll-wakeup
by Craig Tiller
· 8 years ago
67631eb
Merge pull request #10105 from murgatroid99/upmerge_v1.2.x
by Michael Lumish
· 8 years ago
5b5632d
Merge github.com:grpc/grpc into fuzzing-long
by Craig Tiller
· 8 years ago
b290fc9
Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test
by Vijay Pai
· 8 years ago
9202b3f
Arena allocator for grpc
by Craig Tiller
· 8 years ago
8e64d90
Modify shebang on python scripts
by Siddharth Shukla
· 8 years ago
21e7dfc
Ignore the number of failed skipped tests
by Nathaniel Manista
· 8 years ago
d194f59
Make testing scripts python3.x compatible
by Siddharth Shukla
· 8 years ago
bf3dce2
Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup
by Craig Tiller
· 8 years ago
a2d11d7
Merge github.com:grpc/grpc into poll-wakeup
by Craig Tiller
· 8 years ago
46a50d5
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x
by murgatroid99
· 8 years ago
7e43bfa
Fix fuzzing detected error
by Craig Tiller
· 8 years ago
a582def
Temporarily disable resource quota QPS tests
by Vijay Pai
· 8 years ago
47f37f3
Change execution order
by Craig Tiller
· 8 years ago
eeaa977
Merge pull request #10050 from ncteisen/banned-from-club-penguin
by Noah Eisen
· 8 years ago
a85e7d4
Merge pull request #10054 from murgatroid99/uv_resolver_fallback
by Michael Lumish
· 8 years ago
3a35189
Fix build
by Craig Tiller
· 8 years ago
7134a31
add --manual_run option for running interop tests
by Jan Tattermusch
· 8 years ago
d159af3
return tuple from jobset.run when skipping tests
by Jan Tattermusch
· 8 years ago
eb41e64
Merge github.com:grpc/grpc into poll-wakeup
by Craig Tiller
· 8 years ago
89addae
Merge pull request #10039 from ctiller/server_channel_args
by Craig Tiller
· 8 years ago
0de314b
Merge pull request #10048 from ctiller/nudiff
by Craig Tiller
· 8 years ago
b3eee5c
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
by ncteisen
· 8 years ago
d0cda5c
Add uv resolver fallback for named ports, fix portability tests
by murgatroid99
· 8 years ago
588f4a2
Merge remote-tracking branch 'origin/fmac' into poll-wakeup
by Craig Tiller
· 8 years ago
ad14bce
Fix mac build
by Craig Tiller
· 8 years ago
45c34c3
Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker
by Jan Tattermusch
· 8 years ago
1a882cf
Add more core banned functions
by ncteisen
· 8 years ago
5adc93e
Add more interesting metrics
by Craig Tiller
· 8 years ago
26995eb
Get filename right
by Craig Tiller
· 8 years ago
b432885
Always write index.html
by Craig Tiller
· 8 years ago
f5362b1
Merge github.com:grpc/grpc into nudiff
by Craig Tiller
· 8 years ago
3fd238a
Merge github.com:grpc/grpc into poll-wakeup
by Craig Tiller
· 8 years ago
808d19e
Merge pull request #9977 from ctiller/fssplit
by Craig Tiller
· 8 years ago
09e9329
Merge github.com:grpc/grpc into server_channel_args
by Craig Tiller
· 8 years ago
e2bdbfe
Fix misplaced assert in run_tests.py
by David Garcia Quintas
· 8 years ago
3464f70
dont silence realtime output from run_tests.py --use_docker
by Jan Tattermusch
· 8 years ago
111f2d4
Merge github.com:grpc/grpc into server_channel_args
by Craig Tiller
· 8 years ago
12352b2
Add test of server builder, including channel args
by Craig Tiller
· 8 years ago
4751c28
Add channel arguments to server builder
by Craig Tiller
· 8 years ago
5a59c43
make report naming internal-CI compliant
by Jan Tattermusch
· 8 years ago
eb24a7b
Use new diff script
by Craig Tiller
· 8 years ago
6921820
Ensure port server is running on remote hosts
by Craig Tiller
· 8 years ago
a3d87ca
fix C# nuget restore
by Jan Tattermusch
· 8 years ago
fddb01d
upgrade third_party/protobuf to 3.2.0
by Jan Tattermusch
· 8 years ago
5ea6c9f
Merge branch 'fssplit' of github.com:ctiller/grpc into fssplit
by Craig Tiller
· 8 years ago
e067b6e
Resolve sanity failures
by Craig Tiller
· 8 years ago
Next »