aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Collapse)AuthorAge
* Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
* Merge pull request #10046 from jtattermusch/dont_silence_run_tests_use_dockerGravatar Jan Tattermusch2017-03-09
|\ | | | | Dont silence realtime output from run_tests.py --use_docker
* | Fix misplaced assert in run_tests.pyGravatar David Garcia Quintas2017-03-08
| |
| * dont silence realtime output from run_tests.py --use_dockerGravatar Jan Tattermusch2017-03-08
|/
* Merge pull request #9814 from apolcyn/turn_off_ruby_testsGravatar apolcyn2017-03-02
|\ | | | | re-enable ruby tests on mac
* \ Merge pull request #9769 from ctiller/always-use-port-serverGravatar Craig Tiller2017-03-01
|\ \ | | | | | | Always use port server
* \ \ Merge pull request #9773 from dgquintas/build_filesGravatar David G. Quintas2017-02-28
|\ \ \ | | | | | | | | Test BUILD file assortment
| | * \ Merge github.com:grpc/grpc into always-use-port-serverGravatar Craig Tiller2017-02-28
| | |\ \ | |_|/ / |/| | |
* | | | Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_masterGravatar murgatroid992017-02-23
|\ \ \ \
| | | * \ Merge github.com:grpc/grpc into always-use-port-serverGravatar Craig Tiller2017-02-23
| | | |\ \ | |_|_|/ / |/| | | |
| | | | * re-enable ruby tests on macGravatar Alexander Polcyn2017-02-21
| | | | |
* | | | | Fix wrong way of logging cmd failures in run_tests.pyGravatar David Garcia Quintas2017-02-21
| | | | |
| * | | | Minor fixes to testsGravatar murgatroid992017-02-21
| | | | |
| | * | | Fix args processing in run_testsGravatar David Garcia Quintas2017-02-17
| |/ / / |/| | |
| * | | Improve Node and libuv testing and test coverageGravatar murgatroid992017-02-17
| | | | | | | | | | | | | | | | Allow Node tests to run with or without UV, change default version to 7, add some portability tests. Also make some more core tests work with libuv
| | * | Eliminate port server env var, force its use always, consolidate codeGravatar Craig Tiller2017-02-17
| |/ / |/| |
* | | Merge pull request #9741 from dgquintas/runtests_samplingGravatar David G. Quintas2017-02-16
|\ \ \ | | | | | | | | Add random samping to run_tests.py
| * | | added assert against combining -p and -nGravatar David Garcia Quintas2017-02-16
| | | |
| * | | Add random samping to run_tests.pyGravatar David Garcia Quintas2017-02-15
| | | |
* | | | Better error reporting in run_tests.pyGravatar David Garcia Quintas2017-02-15
|/ / /
* | | cleanup windows_build_batGravatar Jan Tattermusch2017-02-09
| | |
* | | compile C# with VS2015Gravatar Jan Tattermusch2017-02-09
| | |
* | | remove vs2010 references from run_tests.pyGravatar Jan Tattermusch2017-02-09
| | |
* | | use grpc_csharp_ext built by cmakeGravatar Jan Tattermusch2017-02-09
| | |
* | | Merge github.com:grpc/grpc into bm_perfGravatar Craig Tiller2017-02-07
|\ \ \
| * \ \ Merge pull request #8143 from oza/run_test_work_with_python3Gravatar Nathaniel Manista2017-02-07
| |\ \ \ | | | | | | | | | | "/usr/bin/env python" in run_tests.py.
| * \ \ \ Merge pull request #9589 from apolcyn/turn_off_ruby_testsGravatar apolcyn2017-02-06
| |\ \ \ \ | | | |_|/ | | |/| | skip ruby tests on mac for time being
| | * | | skip ruby tests on macGravatar Alex Polcyn2017-02-03
| | | | |
| * | | | add cmake support to run_tests.pyGravatar Jan Tattermusch2017-02-03
| |/ / /
* / / / Make the microbenchmark profile gatherer run some in parallelGravatar Craig Tiller2017-02-02
|/ / /
* | | Merge branch 'master' into poll-cv-disableGravatar Sree Kuchibhotla2017-02-01
|\ \ \
| * | | Replace timeout/scaling macros with functions.Gravatar Robbie Shade2017-01-31
| | |/ | |/|
* | | typoGravatar Sree Kuchibhotla2017-01-27
| | |
* | | Excluded async_client_sync_server_* tests for poll-cv engine since itGravatar Sree Kuchibhotla2017-01-27
|/ / | | | | | | | | | | | | sometimes get stuck (or extremely slow). (https://github.com/grpc/grpc/issues/8545) created to debug poll-cv issues with async_client_sync_server perf tests
| * Using "/usr/bin/env python" in run_tests.pyGravatar Tsuyoshi Ozawa2017-01-20
|/
* run_tests: set Node runtime variable when using default compilerGravatar murgatroid992017-01-12
|
* Merge branch 'master' into node_electron_buildGravatar murgatroid992017-01-04
|\
| * cleanup and speedup of sanity testsGravatar Jan Tattermusch2016-12-22
| |
| * cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22
| |
| * enable running many runs per test without flooding the logsGravatar Jan Tattermusch2016-12-19
| |
| * test timeouts eliminated by mistakeGravatar Jan Tattermusch2016-12-19
| |
| * Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| |
* | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-12-05
|\|
| * Scale poll-cv test timeouts upGravatar Craig Tiller2016-12-02
| |
| * Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
| |
| * Remove legacy pollerGravatar Craig Tiller2016-11-08
| |
* | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-11-03
|\ \
| | * Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 testsGravatar Matt Kwong2016-11-02
| |/
| * Enable port tests to be run using gcc4.8Gravatar Matt Kwong2016-11-02
| |
* | Merge branch 'master' into node_electron_buildGravatar murgatroid992016-11-01
|\|