1. 6b9527c Skip OjbC when running code coverage. by Adele Zhou · 9 years ago
  2. 6d80632 Merge pull request #4097 from ctiller/hpack_max_table_size by David G. Quintas · 9 years ago
  3. 2a2a6ed Support rebuilding table by Craig Tiller · 9 years ago
  4. 3bc7ba4 Use mako template for HTML report. by Adele Zhou · 9 years ago
  5. 36da138 Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  6. 3bd0827 put cwd of port server elsewhere by Jan Tattermusch · 9 years ago
  7. 176844d Merge github.com:grpc/grpc into new_op by Craig Tiller · 9 years ago
  8. 7cf7211 Define resultset. by Adele Zhou · 9 years ago
  9. 883064c If run_tests is invoked with a regex, compile only those targets by Craig Tiller · 9 years ago
  10. a30f829 Renamed report_utils.py. by Adele Zhou · 9 years ago
  11. 2271ab5 Create a separate utility for reporting. by Adele Zhou · 9 years ago
  12. ad7aefd Merge pull request #3974 from adelez/bazel-like-output by Craig Tiller · 9 years ago
  13. 05e9e27 Merge pull request #3987 from jtattermusch/csharp_opencover by Nicolas Noble · 9 years ago
  14. bdf4b2e C# native extension coverage on Linux by Jan Tattermusch · 9 years ago
  15. 61c3a83 unbreak linux csharp gcov by Jan Tattermusch · 9 years ago
  16. bf3b153 Add OpenCover coverage for C# by Jan Tattermusch · 9 years ago
  17. fe30045 Fixing 'all' run tests target. by Nicolas "Pixel" Noble · 9 years ago
  18. 4671096 Escape quotation marks in html. by Adele Zhou · 9 years ago
  19. d5fffa5 Print detailed results for each test. by Adele Zhou · 9 years ago
  20. 49bca46 Merge pull request #3970 from murgatroid99/node_runtests_no_make by Nicolas Noble · 9 years ago
  21. 8ae409f Prevent run_tests.py from running make if the language has no make targets by murgatroid99 · 9 years ago
  22. e3d6625 use proper shortname for sanity tests by Jan Tattermusch · 9 years ago
  23. f2ca7bc Fixed a couple places not updated with new jobset.run() return values. by Adele Zhou · 9 years ago
  24. e4c3561 generate html report for interop tests by Adele Zhou · 9 years ago
  25. 9375895 Moved Node pre-build steps to a separate shell script by murgatroid99 · 9 years ago
  26. 7b7a14f Fix npm install failing to download Node headers in run_tests.py by murgatroid99 · 9 years ago
  27. bee8f10 Merge pull request #3791 from nicolasnoble/add-c-and-cxx-coverage-reports by David G. Quintas · 9 years ago
  28. deea05b Merge pull request #3688 from murgatroid99/run_tests_tracing_fix by Michael Lumish · 9 years ago
  29. 87879b3 Forgot to add the post_build_steps for Sanity... by Nicolas "Pixel" Noble · 9 years ago
  30. 367d41d Trying harder to avoid Jenkins killing us by Craig Tiller · 9 years ago
  31. d2c3971 Attempt to daemonize port server by Craig Tiller · 9 years ago
  32. f0a293e Robustness work for port_server startup by Craig Tiller · 9 years ago
  33. 3e1b972 Merge pull request #3766 from soltanmm/pink-floyd by Craig Tiller · 9 years ago
  34. 3fcd3bf Adds coverage reports for C and C++. by Nicolas "Pixel" Noble · 9 years ago
  35. c2ee814 Merge pull request #3783 from murgatroid99/node_preinstall_cache_dependencies by Nicolas Noble · 9 years ago
  36. 1e2b606 Merge pull request #3752 from ctiller/just-keep-trying! by Nicolas Noble · 9 years ago
  37. ae369de Added node pre-build steps to run_tests.py by murgatroid99 · 9 years ago
  38. 26ea9e2 Give Python tests 15 minutes by Masood Malekghassemi · 9 years ago
  39. 35505de Retry timeouts on pull requests by Craig Tiller · 9 years ago
  40. d6f7035 Merge pull request #3728 from nicolasnoble/go-fetch by Craig Tiller · 9 years ago
  41. 7d9bb2e Merge pull request #3734 from jtattermusch/nuget_restore_prebuild by Nicolas Noble · 9 years ago
  42. 874aec0 move nuget restore into prebuild step on windows by Jan Tattermusch · 9 years ago
  43. 48423fc move C# nuget restore on linux to prebuild phase by Jan Tattermusch · 9 years ago
  44. bcf988f Splitting out bundle install for ruby into the prebuild step. by Nicolas "Pixel" Noble · 9 years ago
  45. 351da8d Improving run_tests's build step. by Nicolas "Pixel" Noble · 9 years ago
  46. b53b36e Merge pull request #3725 from jtattermusch/win_jenkins_adjustments by Craig Tiller · 9 years ago
  47. 2189719 increase timeout for build step jobs to 10 mins by Jan Tattermusch · 9 years ago
  48. 854dca5 Merge pull request #3709 from jtattermusch/win_jenkins_adjustments by Craig Tiller · 9 years ago
  49. 47eeb2b reduce parallelism for windows build by Jan Tattermusch · 9 years ago
  50. 0862bcf Merge pull request #3625 from murgatroid99/node_single_install_step by Tim Emiola · 9 years ago
  51. d3b5b7f Used the proper GRPC_TRACE value in run_tests.py by murgatroid99 · 9 years ago
  52. fe4939f More robust port_server version checking by Craig Tiller · 9 years ago
  53. 1447ece Use sys.executable instead of hard coding python binary string by Craig Tiller · 9 years ago
  54. e1d8d4d Merge pull request #3635 from ctiller/be-useful by Yang Gao · 9 years ago
  55. 0d6499e Add more verbose traces for port_server usage by Craig Tiller · 9 years ago
  56. 9260a95 Explicit Python version for port_server by David Garcia Quintas · 9 years ago
  57. db5b160 Removed most of the gyp file, and the tests for it by murgatroid99 · 9 years ago
  58. 32ba343 Merge pull request #3373 from jtattermusch/spawn_interop_server by Craig Tiller · 9 years ago
  59. 8266c67 enable cloud_to_cloud tests with servers in a separate container by Jan Tattermusch · 9 years ago
  60. 95cc07b Split timeout and failure retry policy by Craig Tiller · 9 years ago
  61. a673594 Merge pull request #3542 from ctiller/flaky-ist-nicht-gut by Nathaniel Manista · 9 years ago
  62. d4509a1 Default to no-flakes, allow enabling them by Craig Tiller · 9 years ago
  63. 9d17f09 Merge pull request #3489 from ctiller/portlog by Jan Tattermusch · 9 years ago
  64. 8287523 Add missing import by Craig Tiller · 9 years ago
  65. 31fdaa4 Retry checking port_server on socket timeout errors by Craig Tiller · 9 years ago
  66. 3ef8c08 More PDB trickery by Craig Tiller · 9 years ago
  67. a2f38b0 Dump portlog.txt on port server error, detect crashes earlier by Craig Tiller · 9 years ago
  68. c1385d6 Fix (hackily) fling_stream_test under gyp by Craig Tiller · 9 years ago
  69. f99a81f Merge pull request #3433 from nathanielmanistaatgoogle/utility-python-shebang by Craig Tiller · 9 years ago
  70. ae4fbcd Use "#!/usr/bin/env python2.7" only in utilities by Nathaniel Manista · 9 years ago
  71. 521300e Merge branch 'master' into core_gyp by murgatroid99 · 9 years ago
  72. a3e244f Fixed run-time conflicts between gyp tests and other tests by murgatroid99 · 9 years ago
  73. fddac96 Fixed more style issues by murgatroid99 · 9 years ago
  74. 89899b1 Removed another semicolon by murgatroid99 · 9 years ago
  75. fafeeb3 Fixed some style issues by murgatroid99 · 9 years ago
  76. 256d3df Added build steps to run_tests.py to run gyp before make by murgatroid99 · 9 years ago
  77. cf08daf Added gyp language to run_tests.py by murgatroid99 · 9 years ago
  78. 261b58c using tty option is not ok on jenkins by Jan Tattermusch · 9 years ago
  79. c96b9eb correct behavior for travis flag by Jan Tattermusch · 9 years ago
  80. c95eead use_docker support for run_tests.py by Jan Tattermusch · 9 years ago
  81. b5391e1 run tests on my desktop should be parallel too by Craig Tiller · 9 years ago
  82. 929e7ee Fix typo by Craig Tiller · 9 years ago
  83. fe06d40 Try even harder to disable PDB generation by Craig Tiller · 9 years ago
  84. 6300a18 Try harder to disable PDB by Craig Tiller · 9 years ago
  85. fc3c0c4 Hopefully speed up Jenkins builds by Craig Tiller · 9 years ago
  86. dfc3eee Hmmm by Craig Tiller · 9 years ago
  87. 36d1ae8 Turn off parallel execution: its buggy? by Craig Tiller · 9 years ago
  88. 0aeb7aa get directories right by Craig Tiller · 9 years ago
  89. f418260 make windows tests run by Craig Tiller · 9 years ago
  90. 456ce49 Enable msbuild running parallel jobs by Craig Tiller · 9 years ago
  91. 7bb3efd stuff by Craig Tiller · 9 years ago
  92. 6fd2384 Use msbuild for tests by Craig Tiller · 9 years ago
  93. bd4e378 Windows tweak by Craig Tiller · 9 years ago
  94. d590482 Windows tweak by Craig Tiller · 9 years ago
  95. 4a71ce2 Increase msan timeout also by Craig Tiller · 9 years ago
  96. b2ea0b9 Up asan/tsan timeouts - they need it by Craig Tiller · 9 years ago
  97. 8b5f4dc Fix typo by Craig Tiller · 9 years ago
  98. abd37fd Make run_tests.py robust against port_server not starting by Craig Tiller · 9 years ago
  99. e694264 Windows builds need longer by Craig Tiller · 9 years ago
  100. 711bbe6 Exclude qps_test from tsan runs by Craig Tiller · 9 years ago