785 Commits (28ca0c6b6a8f0e843735c6fa80dbc9159788bd82)

Author SHA1 Message Date
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
Craig Tiller 909a984a92 A few tweaks for EPOLLEXCLUSIVE checks in gRPC 8 years ago
Craig Tiller c0fa4da234 Fix run_tests for non-C/C++ 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
Craig Tiller a1ac2a1317 Allow specifying a maximum run time to run_tests 8 years ago
Craig Tiller dbc12105a3 Refine ping-pong cpu requirement estimations; sort tests by cpu cost to get better bin packing 8 years ago
murgatroid99 f25f50511e Build for more versions of electron, restrict when a Windows warning is shown 8 years ago
Craig Tiller 90ce723aca Fixes 8 years ago
Jan Tattermusch 78cb931afd address review comments 8 years ago
Craig Tiller 157c569634 fix c# 8 years ago
Craig Tiller eb73f80085 Add epollex polling engine to run_tests.py 8 years ago
Jan Tattermusch 3c344d2f69 adjust run_tests scripts 8 years ago
Ken Payson 975b5103e5 Fix build on Alpine linux + add portability tests 8 years ago
Matt Kwong 0ff1957a5b Fix test coverage reporting 8 years ago
Craig Tiller b29f1fe3a2 Update include paths 8 years ago
Alexander Polcyn f3147b3a7c watch channel state without the gil to fix deadlock on abrupt SIGTERM 8 years ago
Alexander Polcyn c44c16e330 add initial framework for full end2end tests outside of rspec 8 years ago
Siddharth Shukla d194f59939 Make testing scripts python3.x compatible 8 years ago
David Garcia Quintas e2bdbfe075 Fix misplaced assert in run_tests.py 8 years ago
Jan Tattermusch 3464f70694 dont silence realtime output from run_tests.py --use_docker 8 years ago
Alexander Polcyn e0f5688a54 re-enable ruby tests on mac 8 years ago
David Garcia Quintas 0727c1008a Fix wrong way of logging cmd failures in run_tests.py 8 years ago
murgatroid99 88113f7b61 Minor fixes to tests 8 years ago
David Garcia Quintas 947e530e7f Fix args processing in run_tests 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
Craig Tiller cba864bfbe Eliminate port server env var, force its use always, consolidate code 8 years ago
David Garcia Quintas b5359b5fac added assert against combining -p and -n 8 years ago
David Garcia Quintas 95b37b7dfd Add random samping to run_tests.py 8 years ago
David Garcia Quintas 0392025bff Better error reporting in run_tests.py 8 years ago
Jan Tattermusch dd900d55b8 cleanup windows_build_bat 8 years ago
Jan Tattermusch 397d2d9621 compile C# with VS2015 8 years ago
Jan Tattermusch dc5e509b4e remove vs2010 references from run_tests.py 8 years ago
Jan Tattermusch e7f0b8579b use grpc_csharp_ext built by cmake 8 years ago
Alex Polcyn e364b9ac54 skip ruby tests on mac 8 years ago
Jan Tattermusch c98bde60cb add cmake support to run_tests.py 8 years ago