aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/jobset.py
Commit message (Expand)AuthorAge
* Merge pull request #2799 from ctiller/selective-townGravatar Jan Tattermusch2015-08-14
|\
* | Reducing JUnit's report size.Gravatar Nicolas "Pixel" Noble2015-08-13
| * BikesheddingGravatar Craig Tiller2015-08-05
| * Give make a long timeout, tests a small one, and interop a slightly longer oneGravatar Craig Tiller2015-08-05
|/
* Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
|\
* | Testing port serverGravatar Craig Tiller2015-08-04
| * polishing runtestsGravatar Jan Tattermusch2015-08-01
|/
* Adding c++ interop (cloud to prod) to jenkins work flow.Gravatar Donna Dionne2015-07-27
* Filtering stdout for JUnit report in case of timeouts.Gravatar Nicolas "Pixel" Noble2015-07-12
* Increase timeouts for testsGravatar Craig Tiller2015-07-10
* Merge pull request #2243 from soltanmm/cycyGravatar Jorge Canizales2015-07-09
|\
| * Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09
* | Merge non-tty path with Windows path since they do the same thingGravatar vjpai2015-07-08
* | Stop sending terminal escape sequences if we're redirecting output to a file.Gravatar vjpai2015-07-08
|/
* Exporting XML reports, JUnit-compatible.Gravatar Nicolas "Pixel" Noble2015-06-26
* Speed up hash checks, crash on first TSAN errorGravatar Craig Tiller2015-06-11
* Improvements to the way we randomize test runs.Gravatar David Garcia Quintas2015-06-02
* Addressed comments: fixed memory leak introduced by changes.Gravatar David Garcia Quintas2015-06-01
* Added "inf" as a valid option to run_test.py's -n flag.Gravatar David Garcia Quintas2015-05-31
* Add fast stopGravatar Craig Tiller2015-05-29
* Include pid in failuresGravatar Craig Tiller2015-05-19
* Prevents run_tests from spamming.Gravatar Nicolas "Pixel" Noble2015-05-13
* Make runtests print logs on timed out testsGravatar Craig Tiller2015-05-12
* fixes to run_tests.py to at least start building tests on WindowsGravatar Jan Tattermusch2015-04-20
* Spam cleanupGravatar Craig Tiller2015-04-08
* Initial porting of run_tests to WindowsGravatar Craig Tiller2015-04-08
* Unconditionally add a newline if a test times out or fails.Gravatar David Klempner2015-03-17
* Added CONFIG environment variable to build and test scripts, fixed some bugsGravatar murgatroid992015-03-04
* Make timeout redGravatar Craig Tiller2015-02-27
* Force-kill long running processesGravatar Craig Tiller2015-02-26
* Fix sortingGravatar Craig Tiller2015-02-26
* Better logging for TravisGravatar Craig Tiller2015-02-26
* Add timer to run_tests.pyGravatar Craig Tiller2015-02-26
* Improving travis output.Gravatar Nicolas "Pixel" Noble2015-02-26
* Support writes failingGravatar Craig Tiller2015-02-24
* Use signals instead of sleep to wait for jobsGravatar Craig Tiller2015-02-24
* Add copyrights to Python codeGravatar Craig Tiller2015-02-16
* Allow specifying environment variables.Gravatar Craig Tiller2015-01-30
* Surface failure countGravatar Craig Tiller2015-01-21
* Cache for successful test runsGravatar Craig Tiller2015-01-15
* Addressing pull request comments.Gravatar Nicolas Noble2015-01-14
* Various cosmetic improvements to run_tests.pyGravatar Nicolas Noble2015-01-14
* Merge github.com:google/grpcGravatar Craig Tiller2015-01-12
|\
* | Allow running tests under valgrindGravatar Craig Tiller2015-01-12
* | Cleanup and fixes to jobset.pyGravatar Craig Tiller2015-01-12
| * Only run one make at a time.Gravatar ctiller2015-01-09
|/
* Add a --forever flag, to continuously run tests as things change.Gravatar ctiller2015-01-08
* Adding the tools directory to the git export.Gravatar Nicolas Noble2015-01-06