aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/jobset.py
Commit message (Collapse)AuthorAge
* Supporting Msys2's python.Gravatar Nicolas "Pixel" Noble2015-12-03
|
* Potential fix for failing to start binaries on macGravatar Craig Tiller2015-11-04
|
* Move string filter to report_utilsGravatar Adele Zhou2015-11-03
|
* Create a separate utility for reporting.Gravatar Adele Zhou2015-11-03
|
* Print detailed results for each test.Gravatar Adele Zhou2015-10-27
|
* prevent container name reuse error for timeout flakesGravatar Jan Tattermusch2015-10-22
|
* generate html report for interop testsGravatar Adele Zhou2015-10-21
|
* prevent generating unparseable xml reportsGravatar Jan Tattermusch2015-10-14
|
* kill interop clients on timeoutGravatar Jan Tattermusch2015-10-08
|
* Build and run per-language containers for interop testsGravatar Jan Tattermusch2015-10-02
|
* Fix typoGravatar Craig Tiller2015-09-28
|
* Split timeout and failure retry policyGravatar Craig Tiller2015-09-28
|
* Merge github.com:grpc/grpc into flaky-timeoutsGravatar Craig Tiller2015-09-28
|\
| * Default to no-flakes, allow enabling themGravatar Craig Tiller2015-09-28
| |
* | Add support for flaky timeoutsGravatar Craig Tiller2015-09-25
|/
* Purple flakesGravatar Craig Tiller2015-09-25
|
* Add retries for flaky tests (enabled by default for now)Gravatar Craig Tiller2015-09-24
|
* Up asan/tsan timeouts - they need itGravatar Craig Tiller2015-08-26
|
* Merge pull request #3021 from ctiller/reject-the-stuffsGravatar Yang Gao2015-08-25
|\ | | | | Outlaw illegal metadata characters
* | Expand error handling to ignore all errors printing outputGravatar Craig Tiller2015-08-25
| |
| * Update projectsGravatar Craig Tiller2015-08-24
|/
* Merge pull request #2799 from ctiller/selective-townGravatar Jan Tattermusch2015-08-14
|\ | | | | Give make a long timeout, tests a small one, and interop a slightly longer one
* | 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
| | | | | | | | | | | | | | | | run_tests.py will start a server (if it's not running, or if the running port server mismatches the 'current' one) that serves ports to use for tests. The server is left running after run_tests.py finishes, so that in environments such as Mac and Windows where tests run unshielded from each other, we don't start jumping on already used ports.
| * polishing runtestsGravatar Jan Tattermusch2015-08-01
|/
* Adding c++ interop (cloud to prod) to jenkins work flow.Gravatar Donna Dionne2015-07-27
| | | | First effort in adding interop to jenkins work flow, more languages will follow.
* Filtering stdout for JUnit report in case of timeouts.Gravatar Nicolas "Pixel" Noble2015-07-12
| | | | We're not properly filtering stdout in case we're timeouting. This generates invalid XML output.
* Increase timeouts for testsGravatar Craig Tiller2015-07-10
|
* Merge pull request #2243 from soltanmm/cycyGravatar Jorge Canizales2015-07-09
|\ | | | | Cython refactor of Python C wrapping layer
| * Add Python3 testing supportGravatar Masood Malekghassemi2015-07-09
| | | | | | | | | | Conditionally runs the tests depending on the availability of Python versions (because Travis is the worst).
* | 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
| | | | Especially useful in combination with -f.
* Add fast stopGravatar Craig Tiller2015-05-29
| | | | | Allows run_tests to early out as soon as a test fails. Plays well with -f.
* 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
| | | | | Failure should generally result in output unless something goes wrong, but timeout currently doesn't, but should be printed 100% of the time.
* Added CONFIG environment variable to build and test scripts, fixed some bugsGravatar murgatroid992015-03-04
|
* Make timeout redGravatar Craig Tiller2015-02-27
|