1. 768b1db Sanitize environment variables in run_tests `jobset` by Masood Malekghassemi · 8 years ago
  2. ddf02c1 Fix bad indentation by Craig Tiller · 8 years ago
  3. 74189cd Remove caching of results by run_tests by Craig Tiller · 8 years ago
  4. ed73510 Small tweaks by Craig Tiller · 8 years ago
  5. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  6. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  7. b275844 add run_performance_tests.py script by Jan Tattermusch · 8 years ago
  8. 494f312 fix reporting for multiple test runs by Jan Tattermusch · 8 years ago
  9. 3e301a3 Reduce CPU, increase MSAN timeouts by Craig Tiller · 8 years ago
  10. bfe6936 Tweak cpu costs by Craig Tiller · 8 years ago
  11. 5f735a6 Add CPU cost measurement, tune parameters, decrease default maxjobs by Craig Tiller · 8 years ago
  12. 56c6b6a Use CPU cost modelling to increase parallelism by Craig Tiller · 8 years ago
  13. 590105a Eliminate jobset timeouts in some circumstances by Craig Tiller · 8 years ago
  14. 3466c4b Updated copyrights by murgatroid99 · 9 years ago
  15. db21899 Delay reading stdout from disk until process terminates by Craig Tiller · 9 years ago
  16. 4bf2928 Fix proxy end2end tests by Craig Tiller · 9 years ago
  17. de04aa1 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  18. 2dd156e add --arch, --compiler and --build_only cmdline args by Jan Tattermusch · 9 years ago
  19. 2c23ad5 Merge github.com:grpc/grpc into connected-subchannel by Craig Tiller · 9 years ago
  20. f72d7b5 Supporting Msys2's python. by Nicolas "Pixel" Noble · 9 years ago
  21. 6364dcb Add remaining count to run_tests by Craig Tiller · 9 years ago
  22. 60078bb Potential fix for failing to start binaries on mac by Craig Tiller · 9 years ago
  23. d01cbe3 Move string filter to report_utils by Adele Zhou · 9 years ago
  24. 2271ab5 Create a separate utility for reporting. by Adele Zhou · 9 years ago
  25. d5fffa5 Print detailed results for each test. by Adele Zhou · 9 years ago
  26. 39e3cb3 prevent container name reuse error for timeout flakes by Jan Tattermusch · 9 years ago
  27. e4c3561 generate html report for interop tests by Adele Zhou · 9 years ago
  28. 3ea4362 prevent generating unparseable xml reports by Jan Tattermusch · 9 years ago
  29. e268628 kill interop clients on timeout by Jan Tattermusch · 9 years ago
  30. 91ad018 Build and run per-language containers for interop tests by Jan Tattermusch · 9 years ago
  31. bfc8a06 Fix typo by Craig Tiller · 9 years ago
  32. 95cc07b Split timeout and failure retry policy by Craig Tiller · 9 years ago
  33. 6b870e2 Merge github.com:grpc/grpc into flaky-timeouts by Craig Tiller · 9 years ago
  34. d4509a1 Default to no-flakes, allow enabling them by Craig Tiller · 9 years ago
  35. 3dc1e4f Add support for flaky timeouts by Craig Tiller · 9 years ago
  36. d7e09c3 Purple flakes by Craig Tiller · 9 years ago
  37. 91318bc Add retries for flaky tests (enabled by default for now) by Craig Tiller · 9 years ago
  38. b2ea0b9 Up asan/tsan timeouts - they need it by Craig Tiller · 9 years ago
  39. 6e86944 Merge pull request #3021 from ctiller/reject-the-stuffs by Yang Gao · 9 years ago
  40. 9f3b2d7 Expand error handling to ignore all errors printing output by Craig Tiller · 9 years ago
  41. 11a28c7 Update projects by Craig Tiller · 9 years ago
  42. 0c3b4c8 Merge pull request #2799 from ctiller/selective-town by Jan Tattermusch · 9 years ago
  43. 4a5a8f3 Reducing JUnit's report size. by Nicolas "Pixel" Noble · 9 years ago
  44. 7f8f80f Bikeshedding by Craig Tiller · 9 years ago
  45. db0d234 Give make a long timeout, tests a small one, and interop a slightly longer one by Craig Tiller · 9 years ago
  46. 5afe5e3 Merge github.com:grpc/grpc into kinetic-lopsided-poetry by Craig Tiller · 9 years ago
  47. f53d9c8 Testing port server by Craig Tiller · 9 years ago
  48. 725835a polishing runtests by Jan Tattermusch · 9 years ago
  49. 1b0e343 Adding c++ interop (cloud to prod) to jenkins work flow. by Donna Dionne · 9 years ago
  50. f716c0c Filtering stdout for JUnit report in case of timeouts. by Nicolas "Pixel" Noble · 9 years ago
  51. d4a43b2 Increase timeouts for tests by Craig Tiller · 9 years ago
  52. f260abd Merge pull request #2243 from soltanmm/cycy by Jorge Canizales · 9 years ago
  53. e5f7002 Add Python3 testing support by Masood Malekghassemi · 9 years ago
  54. a29d2d7 Merge non-tty path with Windows path since they do the same thing by vjpai · 9 years ago
  55. b461145 Stop sending terminal escape sequences if we're redirecting output to a file. by vjpai · 9 years ago
  56. 5937b5b Exporting XML reports, JUnit-compatible. by Nicolas "Pixel" Noble · 9 years ago
  57. 74e770d Speed up hash checks, crash on first TSAN error by Craig Tiller · 9 years ago
  58. 79e389f Improvements to the way we randomize test runs. by David Garcia Quintas · 9 years ago
  59. 583b9a6 Addressed comments: fixed memory leak introduced by changes. by David Garcia Quintas · 9 years ago
  60. e90cd37 Added "inf" as a valid option to run_test.py's -n flag. by David Garcia Quintas · 9 years ago
  61. 533b1a2 Add fast stop by Craig Tiller · 9 years ago
  62. d0ffe14 Include pid in failures by Craig Tiller · 9 years ago
  63. 99768ac Prevents run_tests from spamming. by Nicolas "Pixel" Noble · 9 years ago
  64. 8421678 Make runtests print logs on timed out tests by Craig Tiller · 9 years ago
  65. e824359 fixes to run_tests.py to at least start building tests on Windows by Jan Tattermusch · 9 years ago
  66. d5cc8ac Spam cleanup by Craig Tiller · 9 years ago
  67. 5058c69 Initial porting of run_tests to Windows by Craig Tiller · 9 years ago
  68. 559543e Unconditionally add a newline if a test times out or fails. by David Klempner · 9 years ago
  69. 132ce6a Added CONFIG environment variable to build and test scripts, fixed some bugs by murgatroid99 · 9 years ago
  70. e1d0d1c Make timeout red by Craig Tiller · 9 years ago
  71. 9b3cc74 Force-kill long running processes by Craig Tiller · 9 years ago
  72. 904da8c Fix sorting by Craig Tiller · 9 years ago
  73. b84728d Better logging for Travis by Craig Tiller · 9 years ago
  74. 9d6139a Add timer to run_tests.py by Craig Tiller · 9 years ago
  75. a7df3f9 Improving travis output. by Nicolas "Pixel" Noble · 9 years ago
  76. 23d2f3f Support writes failing by Craig Tiller · 9 years ago
  77. 336ad50 Use signals instead of sleep to wait for jobs by Craig Tiller · 9 years ago
  78. c2c7921 Add copyrights to Python code by Craig Tiller · 9 years ago
  79. 547db2b Allow specifying environment variables. by Craig Tiller · 9 years ago
  80. 6f5e2c4 Surface failure count by Craig Tiller · 9 years ago
  81. 7173518 Cache for successful test runs by Craig Tiller · 9 years ago
  82. b09078f Addressing pull request comments. by Nicolas Noble · 10 years ago
  83. 044db74 Various cosmetic improvements to run_tests.py by Nicolas Noble · 10 years ago
  84. 225d31f Merge github.com:google/grpc by Craig Tiller · 10 years ago
  85. 738c334 Allow running tests under valgrind by Craig Tiller · 10 years ago
  86. 3b08306 Cleanup and fixes to jobset.py by Craig Tiller · 10 years ago
  87. 94e5dde Only run one make at a time. by ctiller · 10 years ago
  88. 3040cb7 Add a --forever flag, to continuously run tests as things change. by ctiller · 10 years ago
  89. ddef246 Adding the tools directory to the git export. by Nicolas Noble · 10 years ago