Dan Born
53d5503fac
Pass a pollset_set to some client handshakers.
7 years ago
Jan Tattermusch
eaf2bf569f
use reasonable multiplier values
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
ncteisen
1f062ad9ec
Standardize shortname
8 years ago
ncteisen
d392c7d8d1
Remove full benchmark run since we split it out now
8 years ago
Craig Tiller
77013000e7
Working benchmark parallelization
8 years ago
Jan Tattermusch
376dc34d78
adjust number of retries
8 years ago
Craig Tiller
e544ff0ff8
Revert bad fix
8 years ago
Vijay Pai
1ba537069c
Sanity check that tests declared non-polling actually don't poll
8 years ago
Jan Tattermusch
46b34caccb
add a way to disable auto_timeout_scaling
8 years ago
Craig Tiller
3cf8d50d1e
accurate, exhaustive "fast" version of this test
8 years ago
Craig Tiller
a35e6e5a0b
Run epex tests
8 years ago
Alexander Polcyn
3b8f40a5c4
Tentatively reduce parallelization limit on linux/macos to 128
8 years ago
Alexander Polcyn
dbfcd45af8
Limit max jobs cpu agnostic way, to avoid overloading the test
...
environment
8 years ago
Matt Kwong
316855ef98
Don't stop on failure in post test steps
8 years ago
Matt Kwong
c111341a17
Make Python generate coverage report in gcov mode
8 years ago
Matt Kwong
e2e7cf42a4
Add testing of grpc-node for Linux and MacOS
8 years ago
ncteisen
128bbc7e80
Check for benchmark before check for test
8 years ago
ncteisen
7839d82f28
Address github comments
8 years ago
ncteisen
d439b4e2d9
Split the benchmarks into individual jobspecs
8 years ago
Craig Tiller
0f7dc4f71d
Use shortname for shortname for json_run_localhost tests
8 years ago
ZhouyihaiDing
e4260e5b44
EMBED_OPENSSL before build php
8 years ago
Nathaniel Manista
a0109e54b9
Add compiler value "all_the_cpythons"
8 years ago
Craig Tiller
f7617bb8f6
Really use measured CPU costs (with a small delta) for run_tests
8 years ago
Craig Tiller
8d0fef2089
Sort tests by cpu usage to better bin-pack
8 years ago
Craig Tiller
0b86d03611
Better variable name
8 years ago
Craig Tiller
120d4fda07
Use max cpu_measured instead of average (for safety)
8 years ago
Craig Tiller
9992bdb74e
Query CPU cost of tests and feed that into test runner
8 years ago
Jan Tattermusch
52ff56d3c2
support building with VS2017
8 years ago
Jan Tattermusch
ec3338dc9d
add cmake generator option
8 years ago
Jan Tattermusch
91eeb79e52
cleanup building c/c++ on windows
8 years ago
Jan Tattermusch
6521c5078c
build C tests and protoc artifacts on windows with cmake
8 years ago
Matt Kwong
c5fd890b13
Don't rerun flakes when uploading results to BQ
8 years ago
Sree Kuchibhotla
15d9164fa7
Modify run_tests.py to accept a list of polling engines
8 years ago
Jan Tattermusch
fb7c9a485b
auto_set_flakes should respect platform
8 years ago
Jan Tattermusch
0557f6cd41
run objc tests exclusively
8 years ago
Jan Tattermusch
9359e50045
objc tests cleanup
8 years ago
David Garcia Quintas
4862359354
Improve flakes query
8 years ago
jiangtaoli2016
3aaa5ea028
minor fix
8 years ago
Jan Tattermusch
fa759d7ae5
auto_set_flakes also reruns tests that timeout
8 years ago
Sree Kuchibhotla
fc58bd827e
Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1)
8 years ago
Sree Kuchibhotla
9d87421328
Disable epoll1 - so that I can merge whatever I have until now
8 years ago
murgatroid99
b8e07ad780
Add asserts that uv calls all run on the same thread
8 years ago
Mark D. Roth
d573e86ae0
Disable epollex tests until they work reliably.
8 years ago
Matt Kwong
3d7843629e
Change flaky test query to not exclude Kokoro results
8 years ago
David Garcia Quintas
9f639871cc
s/CURRENT_TIMESTAMP/_DATE/ in BQ, for caching
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Craig Tiller
6af6594146
Fix flag
8 years ago
Craig Tiller
d16abf80a2
Refine import, flags
8 years ago
Craig Tiller
c258713bb7
Simplify query
8 years ago