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