Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
2279cd4aa9f4d1757252f461237a4f720db569ee
/
tools
/
run_tests
/
run_tests.py
888093c
yapf run_tests
by ncteisen
· 7 years ago
53d5503
Pass a pollset_set to some client handshakers.
by Dan Born
· 7 years ago
df58b2b
Merge branch 'master' into remove_node
by murgatroid99
· 7 years ago
eaf2bf5
use reasonable multiplier values
by Jan Tattermusch
· 7 years ago
fd4dcd9
Merge branch 'master' into remove_node
by Michael Lumish
· 7 years ago
3800775
Remove src/node and references to it
by murgatroid99
· 7 years ago
253a500
Merge github.com:grpc/grpc into epexinf
by Craig Tiller
· 7 years ago
326a1cd
Merge pull request #12891 from ctiller/verify
by Craig Tiller
· 7 years ago
1bc3f8a
Merge github.com:grpc/grpc into epexinf
by Craig Tiller
· 7 years ago
1f062ad
Standardize shortname
by ncteisen
· 7 years ago
d392c7d
Remove full benchmark run since we split it out now
by ncteisen
· 7 years ago
2c75fd0
Merge github.com:grpc/grpc into epexinf
by Craig Tiller
· 7 years ago
5110b8d
Merge github.com:grpc/grpc into verify
by Craig Tiller
· 7 years ago
7701300
Working benchmark parallelization
by Craig Tiller
· 7 years ago
5b6bf6f
Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix
by Craig Tiller
· 7 years ago
f00d8fb
Merge pull request #12895 from ctiller/timer
by Craig Tiller
· 7 years ago
5b7c887
Merge pull request #13017 from jtattermusch/timeout_retries_are_costly
by Jan Tattermusch
· 7 years ago
320e703
Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanitizers
by Jan Tattermusch
· 7 years ago
376dc34
adjust number of retries
by Jan Tattermusch
· 7 years ago
e544ff0
Revert bad fix
by Craig Tiller
· 7 years ago
642bdbe
Merge github.com:grpc/grpc into verify
by Craig Tiller
· 7 years ago
6b9a99c
Merge github.com:grpc/grpc into epexinf
by Craig Tiller
· 7 years ago
1ba5370
Sanity check that tests declared non-polling actually don't poll
by Vijay Pai
· 7 years ago
46b34ca
add a way to disable auto_timeout_scaling
by Jan Tattermusch
· 7 years ago
3cf8d50
accurate, exhaustive "fast" version of this test
by Craig Tiller
· 7 years ago
76eab73
Merge github.com:grpc/grpc into flowctl+millis
by Craig Tiller
· 7 years ago
03c3548
Merge github.com:grpc/grpc into epexinf
by Craig Tiller
· 7 years ago
ec9c592
Merge pull request #12777 from apolcyn/reduce_test_parrallelization
by apolcyn
· 7 years ago
7bd592c
Merge pull request #12690 from matt-kwong/cov
by Matt Kwong
· 7 years ago
a35e6e5
Run epex tests
by Craig Tiller
· 7 years ago
3b8f40a
Tentatively reduce parallelization limit on linux/macos to 128
by Alexander Polcyn
· 7 years ago
dbfcd45
Limit max jobs cpu agnostic way, to avoid overloading the test environment
by Alexander Polcyn
· 7 years ago
1e868f0
Merge github.com:grpc/grpc into flowctl+millis
by Craig Tiller
· 7 years ago
38d089e
Merge pull request #12596 from matt-kwong/node-testing
by Michael Lumish
· 7 years ago
98f8989
Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons
by Nathaniel Manista
· 7 years ago
316855e
Don't stop on failure in post test steps
by Matt Kwong
· 7 years ago
c111341
Make Python generate coverage report in gcov mode
by Matt Kwong
· 7 years ago
e2e7cf4
Add testing of grpc-node for Linux and MacOS
by Matt Kwong
· 7 years ago
128bbc7
Check for benchmark before check for test
by ncteisen
· 7 years ago
7839d82
Address github comments
by ncteisen
· 7 years ago
d439b4e
Split the benchmarks into individual jobspecs
by ncteisen
· 7 years ago
0d958d2
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
0f7dc4f
Use shortname for shortname for json_run_localhost tests
by Craig Tiller
· 7 years ago
50448be
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
e4260e5
EMBED_OPENSSL before build php
by ZhouyihaiDing
· 7 years ago
a0109e5
Add compiler value "all_the_cpythons"
by Nathaniel Manista
· 7 years ago
f7617bb
Really use measured CPU costs (with a small delta) for run_tests
by Craig Tiller
· 7 years ago
fabb513
Merge
by Craig Tiller
· 7 years ago
8d0fef2
Sort tests by cpu usage to better bin-pack
by Craig Tiller
· 7 years ago
2d63142
Merge branch 'query_times' of github.com:ctiller/grpc into query_times
by Craig Tiller
· 7 years ago
0b86d03
Better variable name
by Craig Tiller
· 7 years ago
120d4fd
Use max cpu_measured instead of average (for safety)
by Craig Tiller
· 7 years ago
9992bdb
Query CPU cost of tests and feed that into test runner
by Craig Tiller
· 7 years ago
d9b82bd
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
52ff56d
support building with VS2017
by Jan Tattermusch
· 7 years ago
ec3338d
add cmake generator option
by Jan Tattermusch
· 7 years ago
91eeb79
cleanup building c/c++ on windows
by Jan Tattermusch
· 7 years ago
6521c50
build C tests and protoc artifacts on windows with cmake
by Jan Tattermusch
· 7 years ago
71c468b
Merge pull request #11936 from sreecha/fix-end2end-test
by Sree Kuchibhotla
· 7 years ago
c5fd890
Don't rerun flakes when uploading results to BQ
by Matt Kwong
· 7 years ago
15d9164
Modify run_tests.py to accept a list of polling engines
by Sree Kuchibhotla
· 7 years ago
6106442
Merge branch 'master' into fix-end2end-test
by Sree Kuchibhotla
· 7 years ago
b9abc11
Merge branch 'master' into fix-end2end-test
by Sree Kuchibhotla
· 7 years ago
fb7c9a4
auto_set_flakes should respect platform
by Jan Tattermusch
· 7 years ago
ba5dc1b
Merge branch 'master' into fix-end2end-test
by Sree Kuchibhotla
· 7 years ago
0557f6c
run objc tests exclusively
by Jan Tattermusch
· 7 years ago
9359e50
objc tests cleanup
by Jan Tattermusch
· 7 years ago
4862359
Improve flakes query
by David Garcia Quintas
· 7 years ago
f607f36
Merge branch 'master' into fix-end2end-test
by Sree Kuchibhotla
· 7 years ago
fa759d7
auto_set_flakes also reruns tests that timeout
by Jan Tattermusch
· 7 years ago
fc58bd8
Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1)
by Sree Kuchibhotla
· 7 years ago
9d0463b
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
b8e07ad
Add asserts that uv calls all run on the same thread
by murgatroid99
· 7 years ago
fa5c621
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
70dd946
Merge pull request #11453 from dgquintas/bq_date
by David G. Quintas
· 7 years ago
d5b0455
Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.x
by murgatroid99
· 7 years ago
be32189
Merge pull request #11477 from matt-kwong/query
by Matt Kwong
· 7 years ago
d573e86
Disable epollex tests until they work reliably.
by Mark D. Roth
· 7 years ago
3d78436
Change flaky test query to not exclude Kokoro results
by Matt Kwong
· 7 years ago
9f63987
s/CURRENT_TIMESTAMP/_DATE/ in BQ, for caching
by David Garcia Quintas
· 7 years ago
91b623a
Merge github.com:grpc/grpc into epex5
by Craig Tiller
· 7 years ago
7897ae9
auto-fix most of licenses
by Jan Tattermusch
· 7 years ago
6af6594
Fix flag
by Craig Tiller
· 7 years ago
d16abf8
Refine import, flags
by Craig Tiller
· 7 years ago
c258713
Simplify query
by Craig Tiller
· 7 years ago
55d3ace
Reuse already fetched results
by Craig Tiller
· 7 years ago
336c21e
Use bigquery data to inform flakiness
by Craig Tiller
· 7 years ago
faafa4d
Added ability to query BQ for flakes info to run_tests.py
by David Garcia Quintas
· 7 years ago
631862f
Change Python Windows tests to 3.5
by Ken Payson
· 7 years ago
4bea5b9
Run tests on Node 8 by default, add Node 7 to portability suite
by murgatroid99
· 7 years ago
3272612
Merge github.com:grpc/grpc into epex5
by Craig Tiller
· 7 years ago
9883e0b
fix run_tests.py on Windows and for non-C langs
by Jan Tattermusch
· 7 years ago
7c709e5
Merge github.com:grpc/grpc into epex5
by Craig Tiller
· 7 years ago
b2574bf
Fix runtests --force_default_poller on linux
by Craig Tiller
· 7 years ago
adb76ee
Fix run_tests script for Mac
by Vijay Pai
· 7 years ago
909a984
A few tweaks for EPOLLEXCLUSIVE checks in gRPC
by Craig Tiller
· 7 years ago
c0fa4da
Fix run_tests for non-C/C++
by Craig Tiller
· 7 years ago
8ff3032
Fix run_tests for C++
by David Garcia Quintas
· 7 years ago
93ef6fe
Enable EPOLLEXCLUSIVE poller
by Craig Tiller
· 7 years ago
63cde40
Merge pull request #11010 from ctiller/uberpoll
by Craig Tiller
· 7 years ago
Next »