Ken Payson
42053039ff
Changes
8 years ago
Ken Payson
38901585d4
Workaround new wget SSL failure
8 years ago
Matt Kwong
c7f0d6ac5a
Increase test timeout for Linux portability
8 years ago
Alexander Polcyn
70bc4921e1
add another currently failing test related to channels and deadlock
8 years ago
Alexander Polcyn
f3147b3a7c
watch channel state without the gil to fix deadlock on abrupt SIGTERM
8 years ago
Vijay Pai
30ddc63fdf
Suppress race caused by cached_size tracking in protobuf
8 years ago
Yong Ni
39e2e09f20
created gcr upload script for version compatiblity tests.
8 years ago
Alexander Polcyn
16d97edf56
add failing test revealing bug in channel state api
8 years ago
Alexander Polcyn
c44c16e330
add initial framework for full end2end tests outside of rspec
8 years ago
Yuchen Zeng
68745bbf8a
Resolve dependency issues
8 years ago
murgatroid99
aaef11aa29
Drop support for io.js, fix minor issue with node extension
8 years ago
Matt Kwong
46bec6bc73
Correct Kokoro scripts
8 years ago
Craig Tiller
dd9b597bd7
UBSAN cleanup
8 years ago
Yuchen Zeng
47155ed254
Split ifaddr related functions out into a separate file
8 years ago
Craig Tiller
9202b3fdfd
Arena allocator for grpc
8 years ago
Muxi Yan
e6e7fd0c99
Run generate_projects.sh
8 years ago
Muxi Yan
9de5ffebbd
Run generate_projects.sh
8 years ago
Craig Tiller
e30f41d70e
Fix sanity
8 years ago
Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Nathaniel Manista
21e7dfc712
Ignore the number of failed skipped tests
...
jobset.run was changed on 16 October 2015 in e4c3561074
to return the number of failures and the result set. On 20 October 2016
in 5c691c634d
jobset.run was changed to
allow jobs to be skipped, but the introduced code path only returned
the result set, giving jobset.run inconsistent return value semantics.
On 24 October 2016 7e9bd6ca9a
introduced
a use of jobset.run's "skip_jobs" return value semantics, and on 8
March 2017 d159af31fc
resolved
jobset.run's inconsistent return value semantics but failed to correct
run_tests_matrix's use of the inconsistent "skip_jobs" return value
semantics.
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
Craig Tiller
bbfb25bf70
Sanitize before bigquery upload
8 years ago
Craig Tiller
6a4c1a37cc
Add benchmark to list
8 years ago
Craig Tiller
7e43bfa1fa
Fix fuzzing detected error
8 years ago
ncteisen
ff023ef7e3
Fix bm_diff to handle 0s
8 years ago
Craig Tiller
3488780949
Handle floats in bm_json
8 years ago
Vijay Pai
a582defdad
Temporarily disable resource quota QPS tests
8 years ago
Ken Payson
78354300bf
Add package details to gRPC Packages
8 years ago
Craig Tiller
47f37f3db3
Change execution order
8 years ago
Craig Tiller
e736b705cc
Add Zalloc to bq conversion table
8 years ago
Craig Tiller
3a35189f9b
Fix build
8 years ago
Jan Tattermusch
7134a316f6
add --manual_run option for running interop tests
8 years ago
Jan Tattermusch
d159af31fc
return tuple from jobset.run when skipping tests
8 years ago
Matt Kwong
e3edfe2986
Give execute permission for Kokoro shell scripts
8 years ago
Matt Kwong
f90d4c8372
Add copyright and license to bm_diff.py
8 years ago
Nathaniel Manista
9f1e5ab3c9
Add test behavior to yapf_code.sh
...
With this change yapf_code no longer changes the code under test when
executed from within the sanity tests.
8 years ago
David Garcia Quintas
904e7f53ae
Introducing 1.2.0-pre1
8 years ago
David Garcia Quintas
74cec10619
Bumped version to 1.3.0-dev
8 years ago
murgatroid99
d0cda5c40b
Add uv resolver fallback for named ports, fix portability tests
8 years ago
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
8 years ago
Craig Tiller
c945c12b47
Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks""
...
This reverts commit 0cb7fef406
.
8 years ago
Craig Tiller
ad14bcec61
Fix mac build
8 years ago
Jan Tattermusch
0cb7fef406
Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
8 years ago
ncteisen
1a882cfc4a
Add more core banned functions
8 years ago
Matt Kwong
b97e82b179
Change Kokoro scripts to use run_tests_matrix.py
8 years ago
Craig Tiller
47c56a677e
A better benchmark diff script
8 years ago
Craig Tiller
5adc93e0ba
Add more interesting metrics
8 years ago
Craig Tiller
26995eb2ee
Get filename right
8 years ago
Craig Tiller
b432885a56
Always write index.html
8 years ago
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
8 years ago