Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
a61dce07a860e6d91ce65b88e3ad9468014bb979
/
tools
/
run_tests
a61dce0
Syntax fix
by Craig Tiller
· 8 years ago
5431f90
Add python commenter module
by Craig Tiller
· 8 years ago
ccc5265
Merge github.com:grpc/grpc into bmdiff2.1.1
by Craig Tiller
· 8 years ago
06ac1c7
Merge github.com:grpc/grpc into bmdiff2.1.1
by Craig Tiller
· 8 years ago
d23826e
A more useful bm_diff?
by Craig Tiller
· 8 years ago
7cd4f68
Add fuzzer bug
by ncteisen
· 8 years ago
739cecb
Merge pull request #10305 from vjpai/fixdep
by Vijay Pai
· 8 years ago
c4478a1
Merge pull request #10222 from makdharma/caching_with_uri
by makdharma
· 8 years ago
c7bd643
Merge branch 'master' into change-to-microbenchmarking
by Matt Kwong
· 8 years ago
504adae
Add a TODO to enable microbenmarking for performance testing
by Matt Kwong
· 8 years ago
f466ae1
Merge pull request #7771 from y-zeng/cares_buildin
by Yuchen Zeng
· 8 years ago
b6512cf
Merge pull request #10245 from sreecha/cq_factory_api
by Sree Kuchibhotla
· 8 years ago
a128b7a
Merge branch 'master' of https://github.com/grpc/grpc into caching_with_uri
by Makarand Dharmapurikar
· 8 years ago
52f50d4
Resolve a circular dependence that was being generated between
by Vijay Pai
· 8 years ago
af61d0b
Merge pull request #10293 from nicolasnoble/upmerge-1.2.0
by Nicolas Noble
· 8 years ago
c46b3eb
Add socket factory support to udp_server.c
by Michael Warres
· 8 years ago
e44a50f
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
by Nicolas "Pixel" Noble
· 8 years ago
d336084
Merge remote-tracking branch 'upstream/master' into cares_rebase
by Yuchen Zeng
· 8 years ago
5c8a47e
Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests
by apolcyn
· 8 years ago
b0f3f55
Merge pull request #9986 from apolcyn/fix_connectivity
by apolcyn
· 8 years ago
50fdc8a
add http2 server test for unary calls that uses small frames and padding
by Alexander Polcyn
· 8 years ago
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
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
Next »