48 Commits (f53d0580947b295f4eacbbb567e2b55dd0643345)

Author SHA1 Message Date
Nicolas "Pixel" Noble 4a5a8f3119 Reducing JUnit's report size. 9 years ago
Craig Tiller 7f8f80ff6f Bikeshedding 9 years ago
Craig Tiller db0d23466a Give make a long timeout, tests a small one, and interop a slightly longer one 9 years ago
Craig Tiller f53d9c8d0d Testing port server 9 years ago
Jan Tattermusch 725835abf9 polishing runtests 9 years ago
Donna Dionne 1b0e3437be Adding c++ interop (cloud to prod) to jenkins work flow. 9 years ago
Nicolas "Pixel" Noble f716c0ca43 Filtering stdout for JUnit report in case of timeouts. 10 years ago
Craig Tiller d4a43b20ee Increase timeouts for tests 10 years ago
Masood Malekghassemi e5f7002617 Add Python3 testing support 10 years ago
vjpai a29d2d7c33 Merge non-tty path with Windows path since they do the same thing 10 years ago
vjpai b461145b79 Stop sending terminal escape sequences if we're redirecting output to a file. 10 years ago
Nicolas "Pixel" Noble 5937b5bc5a Exporting XML reports, JUnit-compatible. 10 years ago
Craig Tiller 74e770d5e8 Speed up hash checks, crash on first TSAN error 10 years ago
Craig Tiller 69cd237ba5 Speed up hash checks, crash on first TSAN error 10 years ago
David Garcia Quintas 79e389f431 Improvements to the way we randomize test runs. 10 years ago
David Garcia Quintas 583b9a689a Addressed comments: fixed memory leak introduced by changes. 10 years ago
David Garcia Quintas e90cd37a1d Added "inf" as a valid option to run_test.py's -n flag. 10 years ago
Craig Tiller 533b1a22b4 Add fast stop 10 years ago
Craig Tiller cd43da82f8 Add fast stop 10 years ago
Craig Tiller d0ffe14317 Include pid in failures 10 years ago
Nicolas "Pixel" Noble 99768acc51 Prevents run_tests from spamming. 10 years ago
Craig Tiller 8421678ed0 Make runtests print logs on timed out tests 10 years ago
Craig Tiller 59b195f864 Make runtests print logs on timed out tests 10 years ago
Jan Tattermusch e82435922d fixes to run_tests.py to at least start building tests on Windows 10 years ago
Craig Tiller d5cc8aca76 Spam cleanup 10 years ago
Craig Tiller 5058c69209 Initial porting of run_tests to Windows 10 years ago
David Klempner 559543ec0d Unconditionally add a newline if a test times out or fails. 10 years ago
murgatroid99 132ce6a232 Added CONFIG environment variable to build and test scripts, fixed some bugs 10 years ago
Craig Tiller e1d0d1c549 Make timeout red 10 years ago
Craig Tiller 9b3cc7461a Force-kill long running processes 10 years ago
Craig Tiller 904da8cab6 Fix sorting 10 years ago
Craig Tiller b84728d6dd Better logging for Travis 10 years ago
Craig Tiller 9d6139a6f6 Add timer to run_tests.py 10 years ago
Nicolas "Pixel" Noble a7df3f9e2c Improving travis output. 10 years ago
Craig Tiller 23d2f3f2b1 Support writes failing 10 years ago
Craig Tiller 336ad50973 Use signals instead of sleep to wait for jobs 10 years ago
Craig Tiller c2c792113e Add copyrights to Python code 10 years ago
Craig Tiller 547db2b3ef Allow specifying environment variables. 10 years ago
Craig Tiller 6f5e2c42f9 Surface failure count 10 years ago
Craig Tiller 71735185a1 Cache for successful test runs 10 years ago
Nicolas Noble b09078f202 Addressing pull request comments. 10 years ago
Nicolas Noble 044db7422a Various cosmetic improvements to run_tests.py 10 years ago
Craig Tiller 738c334432 Allow running tests under valgrind 10 years ago
Craig Tiller 3b08306c13 Cleanup and fixes to jobset.py 10 years ago
ctiller 94e5ddece6 Only run one make at a time. 10 years ago
ctiller 3040cb7c43 Add a --forever flag, to continuously run tests as things change. 10 years ago
Nicolas Noble ddef24620a Adding the tools directory to the git export. 10 years ago