629 Commits (fd2ef56c815d0811e8e9c5406520dccc83df7a64)

Author SHA1 Message Date
Craig Tiller 8d0fef2089 Sort tests by cpu usage to better bin-pack 7 years ago
Craig Tiller 0b86d03611 Better variable name 7 years ago
Craig Tiller 120d4fda07 Use max cpu_measured instead of average (for safety) 7 years ago
Craig Tiller 9992bdb74e Query CPU cost of tests and feed that into test runner 7 years ago
Jan Tattermusch 52ff56d3c2 support building with VS2017 7 years ago
Jan Tattermusch ec3338dc9d add cmake generator option 7 years ago
Jan Tattermusch 91eeb79e52 cleanup building c/c++ on windows 7 years ago
Jan Tattermusch 6521c5078c build C tests and protoc artifacts on windows with cmake 7 years ago
Matt Kwong c5fd890b13 Don't rerun flakes when uploading results to BQ 7 years ago
Sree Kuchibhotla 15d9164fa7 Modify run_tests.py to accept a list of polling engines 7 years ago
Jan Tattermusch fb7c9a485b auto_set_flakes should respect platform 7 years ago
Jan Tattermusch 0557f6cd41 run objc tests exclusively 7 years ago
Jan Tattermusch 9359e50045 objc tests cleanup 7 years ago
David Garcia Quintas 4862359354 Improve flakes query 7 years ago
jiangtaoli2016 3aaa5ea028 minor fix 7 years ago
Jan Tattermusch fa759d7ae5 auto_set_flakes also reruns tests that timeout 7 years ago
Sree Kuchibhotla fc58bd827e Fix streaming_error_response test (failing in epoll1 but bug is not related to epoll1) 7 years ago
Sree Kuchibhotla 9d87421328 Disable epoll1 - so that I can merge whatever I have until now 7 years ago
murgatroid99 b8e07ad780 Add asserts that uv calls all run on the same thread 7 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
Craig Tiller 55d3ace0e8 Reuse already fetched results 8 years ago
Craig Tiller 336c21eb45 Use bigquery data to inform flakiness 8 years ago
David Garcia Quintas faafa4d1cb Added ability to query BQ for flakes info to run_tests.py 8 years ago
Yuchen Zeng a2c468d691 Clang-format 8 years ago
Ken Payson 631862f421 Change Python Windows tests to 3.5 8 years ago
murgatroid99 4bea5b9866 Run tests on Node 8 by default, add Node 7 to portability suite 8 years ago
Yuchen Zeng 72f70a5a5d Test the c-ares resovler on Jenkins, should be removed before submission 8 years ago
Jan Tattermusch 9883e0b4d2 fix run_tests.py on Windows and for non-C langs 8 years ago
Craig Tiller bb742675a8 Enable epoll1 poller 8 years ago
Craig Tiller b2574bfb68 Fix runtests --force_default_poller on linux 8 years ago
Vijay Pai adb76ee1e6 Fix run_tests script for Mac 8 years ago
David Garcia Quintas 8ff3032053 Fix run_tests for C++ 8 years ago
Craig Tiller 93ef6feaee Enable EPOLLEXCLUSIVE poller 8 years ago
Vijay Pai add2e4da2d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. 8 years ago
Matt Kwong 52ff986f94 Add option to upload Jenkins test result to BQ 8 years ago
Sree Kuchibhotla d4fc32eacd New epoll-based polling engine with dedicated poller threads 8 years ago
Craig Tiller 5c53d1bd0a Fix merge 8 years ago
Craig Tiller d4838a98c5 Tweaks 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 8861386b86 Allow specifying a maximum run time to run_tests 8 years ago
Craig Tiller 819cd88bd7 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI 8 years ago
murgatroid99 bac1c1b6bf Removed another couple of uses of '--iomgr_platform=uv' 8 years ago
murgatroid99 f94f64fc12 Remove non-libuv code from Node extension 8 years ago
Craig Tiller ab424e8702 Back out some bad changes 8 years ago