1. 0ff1957 Fix test coverage reporting by Matt Kwong · 7 years ago
  2. b29f1fe Update include paths by Craig Tiller · 7 years ago
  3. f466ae1 Merge pull request #7771 from y-zeng/cares_buildin by Yuchen Zeng · 7 years ago
  4. e44a50f Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 by Nicolas "Pixel" Noble · 7 years ago
  5. 9bc0d82 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 7 years ago
  6. 2c97708 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  7. f3147b3 watch channel state without the gil to fix deadlock on abrupt SIGTERM by Alexander Polcyn · 7 years ago
  8. c44c16e add initial framework for full end2end tests outside of rspec by Alexander Polcyn · 7 years ago
  9. d194f59 Make testing scripts python3.x compatible by Siddharth Shukla · 8 years ago
  10. 45c34c3 Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_docker by Jan Tattermusch · 8 years ago
  11. e2bdbfe Fix misplaced assert in run_tests.py by David Garcia Quintas · 8 years ago
  12. 3464f70 dont silence realtime output from run_tests.py --use_docker by Jan Tattermusch · 8 years ago
  13. a35d0e3 Merge pull request #9814 from apolcyn/turn_off_ruby_tests by apolcyn · 8 years ago
  14. fbedd67 Merge pull request #9769 from ctiller/always-use-port-server by Craig Tiller · 8 years ago
  15. 9ccebc3 Merge pull request #9773 from dgquintas/build_files by David G. Quintas · 8 years ago
  16. c2515d0 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 8 years ago
  17. 98cdf3b Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master by murgatroid99 · 8 years ago
  18. 4d34729 Merge github.com:grpc/grpc into always-use-port-server by Craig Tiller · 8 years ago
  19. e0f5688 re-enable ruby tests on mac by Alexander Polcyn · 8 years ago
  20. 0727c10 Fix wrong way of logging cmd failures in run_tests.py by David Garcia Quintas · 8 years ago
  21. 88113f7 Minor fixes to tests by murgatroid99 · 8 years ago
  22. 947e530 Fix args processing in run_tests by David Garcia Quintas · 8 years ago
  23. 1191b72 Improve Node and libuv testing and test coverage by murgatroid99 · 8 years ago
  24. cba864b Eliminate port server env var, force its use always, consolidate code by Craig Tiller · 8 years ago
  25. 941adcf Merge pull request #9741 from dgquintas/runtests_sampling by David G. Quintas · 8 years ago
  26. b5359b5 added assert against combining -p and -n by David Garcia Quintas · 8 years ago
  27. 95b37b7 Add random samping to run_tests.py by David Garcia Quintas · 8 years ago
  28. 0392025 Better error reporting in run_tests.py by David Garcia Quintas · 8 years ago
  29. dd900d5 cleanup windows_build_bat by Jan Tattermusch · 8 years ago
  30. 397d2d9 compile C# with VS2015 by Jan Tattermusch · 8 years ago
  31. dc5e509 remove vs2010 references from run_tests.py by Jan Tattermusch · 8 years ago
  32. e7f0b85 use grpc_csharp_ext built by cmake by Jan Tattermusch · 8 years ago
  33. f44e781 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  34. d52b76d Merge github.com:grpc/grpc into bm_perf by Craig Tiller · 8 years ago
  35. 923e054 Merge pull request #8143 from oza/run_test_work_with_python3 by Nathaniel Manista · 8 years ago
  36. 7546f3c Merge pull request #9589 from apolcyn/turn_off_ruby_tests by apolcyn · 8 years ago
  37. e364b9a skip ruby tests on mac by Alex Polcyn · 8 years ago
  38. c98bde6 add cmake support to run_tests.py by Jan Tattermusch · 8 years ago
  39. 7dc4ea6 Make the microbenchmark profile gatherer run some in parallel by Craig Tiller · 8 years ago
  40. 86d2115 Merge remote-tracking branch 'upstream/master' into cares_bazel_rule by Yuchen Zeng · 8 years ago
  41. 03370d3 Merge branch 'master' into poll-cv-disable by Sree Kuchibhotla · 8 years ago
  42. ca7effc Replace timeout/scaling macros with functions. by Robbie Shade · 8 years ago
  43. b5517dd typo by Sree Kuchibhotla · 8 years ago
  44. 70d9ca4 Excluded async_client_sync_server_* tests for poll-cv engine since it by Sree Kuchibhotla · 8 years ago
  45. 4e0238d Using "/usr/bin/env python" in run_tests.py by Tsuyoshi Ozawa · 8 years ago
  46. 04ec470 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  47. c518198 run_tests: set Node runtime variable when using default compiler by murgatroid99 · 8 years ago
  48. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  49. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  50. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  51. 68e27bf enable running many runs per test without flooding the logs by Jan Tattermusch · 8 years ago
  52. fffb267 test timeouts eliminated by mistake by Jan Tattermusch · 8 years ago
  53. c4f5a2e Fix test runner failures for Python on Windows by Masood Malekghassemi · 8 years ago
  54. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  55. bc28cd6 Scale poll-cv test timeouts up by Craig Tiller · 8 years ago
  56. b0023d2 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  57. ab34b12 Make a better educated guess about CPU costs of a benchmark by Craig Tiller · 8 years ago
  58. bd36354 Merge remote-tracking branch 'upstream/master' into cares_buildin by Yuchen Zeng · 8 years ago
  59. e6684f4 Remove legacy poller by Craig Tiller · 8 years ago
  60. fdae4bd Add env variable GRPC_DNS_RESOLVER by Yuchen Zeng · 8 years ago
  61. da29be5 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  62. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  63. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  64. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  65. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  66. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  67. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  68. 5a3f862 Add missing comma in run_tests.py by murgatroid99 · 8 years ago
  69. 59792a3 Build Node artifacts and allow Node tests for Node 7 by murgatroid99 · 8 years ago
  70. 59f347e Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  71. b53e5d1 Create benchmark client and server for Node Express by murgatroid99 · 8 years ago
  72. 8725595 Merge pull request #7664 from kpayson64/cv_wakeup_fd by kpayson64 · 8 years ago
  73. e76b87b Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  74. 19a4121 more flexible test naming in reports by Jan Tattermusch · 8 years ago
  75. 1687cab Add libuv tests, and installation step in dockerfile by murgatroid99 · 8 years ago
  76. cfcc075 more flexible test naming in reports by Jan Tattermusch · 8 years ago
  77. d195cf5 Add condition variable polling engine by kpayson64 · 8 years ago
  78. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  79. 2c287ca UV tests pass on linux by murgatroid99 · 8 years ago
  80. ab7abdb dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  81. e480a6a dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  82. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  83. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  84. 87a1081 Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under by Nicolas "Pixel" Noble · 8 years ago
  85. 3c9d086 Merge pull request #7893 from thunderboltsid/remove_shutdown_legacy_server by Nathaniel Manista · 8 years ago
  86. 50e9857 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  87. bd26849 remove erroneously redefined function from run_tests.py by Siddharth Shukla · 8 years ago
  88. b6204f5 Add 'node6' to the other spot where it's needed in run_tests.py by murgatroid99 · 8 years ago
  89. 1f7ce19 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  90. 5928bff Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  91. 6485393 Add Node 6 to the list of recognized compilers in run_tests.py by murgatroid99 · 8 years ago
  92. 6b38251 Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchain by kpayson64 · 8 years ago
  93. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  94. 58c0615 Extend the deadline of objc-examples-build to 30 minutes by Muxi Yan · 8 years ago
  95. 2135a1b add PyPy to testing toolchain by siddharthshukla · 8 years ago
  96. 7a2bc14 Merge commit '5e623b8d8d8d106bd4ab9a6d77ef43b1a134d8ec' into p0-advance-protobuf-version by Jorge Canizales · 8 years ago
  97. 8a9fe2a nit: format ObjC test targets better by Jorge Canizales · 8 years ago
  98. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  99. 15e5c3f Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile by kpayson64 · 8 years ago
  100. 2e2cdff php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago