aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* Sort tests by cpu usage to better bin-packGravatar Craig Tiller2017-09-07
* Merge branch 'query_times' of github.com:ctiller/grpc into query_timesGravatar Craig Tiller2017-09-07
|\
* | Better variable nameGravatar Craig Tiller2017-09-07
| * Use max cpu_measured instead of average (for safety)Gravatar Craig Tiller2017-09-07
|/
* Query CPU cost of tests and feed that into test runnerGravatar Craig Tiller2017-09-06
* support building with VS2017Gravatar Jan Tattermusch2017-08-23
* add cmake generator optionGravatar Jan Tattermusch2017-08-23
* cleanup building c/c++ on windowsGravatar Jan Tattermusch2017-08-23
* build C tests and protoc artifacts on windows with cmakeGravatar Jan Tattermusch2017-08-23
* Merge pull request #11936 from sreecha/fix-end2end-testGravatar Sree Kuchibhotla2017-08-19
|\
* | Don't rerun flakes when uploading results to BQGravatar Matt Kwong2017-08-16
| * Modify run_tests.py to accept a list of polling enginesGravatar Sree Kuchibhotla2017-08-15
| * Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-15
| |\ | |/ |/|
| * Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-14
| |\
* | | auto_set_flakes should respect platformGravatar Jan Tattermusch2017-08-14
| |/ |/|
| * Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-10
| |\
* | | run objc tests exclusivelyGravatar Jan Tattermusch2017-08-10
* | | objc tests cleanupGravatar Jan Tattermusch2017-08-10
| |/ |/|
* | Improve flakes queryGravatar David Garcia Quintas2017-08-02
| * Merge branch 'master' into fix-end2end-testGravatar Sree Kuchibhotla2017-08-02
| |\ | |/ |/|
* | auto_set_flakes also reruns tests that timeoutGravatar Jan Tattermusch2017-08-01
| * Fix streaming_error_response test (failing in epoll1 but bug is not related t...Gravatar Sree Kuchibhotla2017-07-26
|/
* Add asserts that uv calls all run on the same threadGravatar murgatroid992017-07-18
* Merge pull request #11453 from dgquintas/bq_dateGravatar David G. Quintas2017-06-29
|\
* \ Merge remote-tracking branch 'upstream/v1.4.x' into upmerge_1.4.xGravatar murgatroid992017-06-15
|\ \
* \ \ Merge pull request #11477 from matt-kwong/queryGravatar Matt Kwong2017-06-14
|\ \ \
* | | | Disable epollex tests until they work reliably.Gravatar Mark D. Roth2017-06-13
| * | | Change flaky test query to not exclude Kokoro resultsGravatar Matt Kwong2017-06-12
|/ / /
| | * s/CURRENT_TIMESTAMP/_DATE/ in BQ, for cachingGravatar David Garcia Quintas2017-06-09
| |/ |/|
* | Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-06-08
|\ \
| * | auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
| * | Fix flagGravatar Craig Tiller2017-06-07
| * | Refine import, flagsGravatar Craig Tiller2017-06-07
| * | Simplify queryGravatar Craig Tiller2017-06-06
| * | Reuse already fetched resultsGravatar Craig Tiller2017-06-06
| * | Use bigquery data to inform flakinessGravatar Craig Tiller2017-06-06
| * | Added ability to query BQ for flakes info to run_tests.pyGravatar David Garcia Quintas2017-06-06
| * | Change Python Windows tests to 3.5Gravatar Ken Payson2017-06-02
| | * Run tests on Node 8 by default, add Node 7 to portability suiteGravatar murgatroid992017-05-30
| |/
* | Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-05-23
|\|
| * fix run_tests.py on Windows and for non-C langsGravatar Jan Tattermusch2017-05-18
* | Merge github.com:grpc/grpc into epex5Gravatar Craig Tiller2017-05-17
|\ \
| | * Fix runtests --force_default_poller on linuxGravatar Craig Tiller2017-05-17
| |/
| * Fix run_tests script for MacGravatar Vijay Pai2017-05-16
| * Fix run_tests for C++Gravatar David Garcia Quintas2017-05-11
* | Enable EPOLLEXCLUSIVE pollerGravatar Craig Tiller2017-05-11
|/
* Merge pull request #11010 from ctiller/uberpollGravatar Craig Tiller2017-05-11
|\
* | Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.Gravatar Vijay Pai2017-05-10
| * Merge github.com:grpc/grpc into uberpollGravatar Craig Tiller2017-05-10
| |\ | |/ |/|
* | Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08