aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Merge pull request #3728 from nicolasnoble/go-fetchGravatar Craig Tiller2015-10-08
|\ | | | | Improving run_tests's build step.
* \ Merge pull request #3739 from jtattermusch/csharp_interop_authGravatar Stanley Cheung2015-10-08
|\ \ | | | | | | Make C# auth interop tests spec compliant
* \ \ Merge pull request #3734 from jtattermusch/nuget_restore_prebuildGravatar Nicolas Noble2015-10-08
|\ \ \ | | | | | | | | Move "nuget restore" operations to prebuild phase.
* \ \ \ Merge pull request #3684 from yang-g/prod_rootsGravatar Jan Tattermusch2015-10-08
|\ \ \ \ | | | | | | | | | | remove flag use_prod_roots in interop test and add use_test_ca per th…
* \ \ \ \ Merge pull request #3730 from nicolasnoble/fetch-rubyGravatar Tim Emiola2015-10-08
|\ \ \ \ \ | | | | | | | | | | | | Splitting out bundle install for ruby into the prebuild step.
| | | | * | make C# auth interop tests up to specGravatar Jan Tattermusch2015-10-08
| |_|_|/ / |/| | | |
* | | | | Merge pull request #3729 from jtattermusch/csharp_args_specGravatar Michael Lumish2015-10-07
|\ \ \ \ \ | | | | | | | | | | | | Make C# interop tests args parsing compliant with spec.
| | | | * | fix if exist syntax in .bat filesGravatar Jan Tattermusch2015-10-07
| | | | | |
| | | | * | move nuget restore into prebuild step on windowsGravatar Jan Tattermusch2015-10-07
| | | | | |
| | | | * | move C# nuget restore on linux to prebuild phaseGravatar Jan Tattermusch2015-10-07
| |_|_|/ / |/| | | |
| | * | | Splitting out bundle install for ruby into the prebuild step.Gravatar Nicolas "Pixel" Noble2015-10-08
| |/ / / |/| | |
| * | | make C# interop test args parsing compliant with specGravatar Jan Tattermusch2015-10-07
| | | |
| | | * Improving run_tests's build step.Gravatar Nicolas "Pixel" Noble2015-10-08
| |_|/ |/| | | | | | | | | | | -) The prebuild step is now going to retry 5 times. -) Stop on failure in the build steps.
* | | Merge pull request #3725 from jtattermusch/win_jenkins_adjustmentsGravatar Craig Tiller2015-10-07
|\ \ \ | | | | | | | | Increase timeout for build step jobs to 10 mins
| * | | increase timeout for build step jobs to 10 minsGravatar Jan Tattermusch2015-10-07
| | | |
* | | | Merge pull request #3709 from jtattermusch/win_jenkins_adjustmentsGravatar Craig Tiller2015-10-07
|\| | | | | | | | | | | Reduce parallelism for windows build
| * | | reduce parallelism for windows buildGravatar Jan Tattermusch2015-10-07
| | | |
| | | * change default value of use_test_caGravatar yang-g2015-10-07
| | | |
* | | | Merge pull request #3625 from murgatroid99/node_single_install_stepGravatar Tim Emiola2015-10-07
|\ \ \ \ | |/ / / |/| | | Node single install step
* | | | Merge pull request #3677 from ctiller/port_server_be_flakyGravatar Nicolas Noble2015-10-07
|\ \ \ \ | | | | | | | | | | More robust port_server version checking
* \ \ \ \ Merge pull request #3638 from soltanmm/pip-so-cashGravatar Nicolas Noble2015-10-07
|\ \ \ \ \ | | | | | | | | | | | | Enable `pip` caching
* | | | | | Set pytest-xdist-compatible pytest-timeout methodGravatar Masood Malekghassemi2015-10-06
| | | | | |
| | | | | * remove flag use_prod_roots in interop test and add use_test_ca per the ↵Gravatar yang-g2015-10-06
| | | | | | | | | | | | | | | | | | | | | | | | interop test spec
* | | | | | Add verbosity back to Python testing outputGravatar Masood Malekghassemi2015-10-06
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #3675 from jtattermusch/interop_auth_testsGravatar Jan Tattermusch2015-10-06
|\ \ \ \ \ | |_|_|_|/ |/| | | | Add auth interop test support to run_interop_tests.py
| | | * | More robust port_server version checkingGravatar Craig Tiller2015-10-06
| |_|/ / |/| | |
* | | | Merge pull request #3676 from jtattermusch/add_ruby_serverGravatar Jan Tattermusch2015-10-06
|\ \ \ \ | | | | | | | | | | Add ruby server to run_interop_tests.py
| * | | | add ruby server to run_interop_tests.pyGravatar Jan Tattermusch2015-10-06
| | | | |
| | | * | Enable pip caching on Jenkins slavesGravatar Masood Malekghassemi2015-10-06
| | | | |
| | * | | add auth interop testsGravatar Jan Tattermusch2015-10-06
| |/ / /
| | * | Clean up build_python.shGravatar Masood Malekghassemi2015-10-05
| | | | | | | | | | | | | | | | | | | | This is in preparation for the eventual refactoring of the run_tests.py system.
* | | | Use sys.executable instead of hard coding python binary stringGravatar Craig Tiller2015-10-05
| |/ / |/| | | | | | | | This is necessary to get the right binary on Windows
* | | Merge pull request #3635 from ctiller/be-usefulGravatar Yang Gao2015-10-05
|\ \ \ | |/ / |/| | Add a more useful log message when failing to connect
| * | Add more verbose traces for port_server usageGravatar Craig Tiller2015-10-05
| | |
* | | Merge pull request #3614 from dgquintas/port_server_python_versionGravatar Nicolas Noble2015-10-05
|\ \ \ | | | | | | | | Small changes to tools/ Python scripts
* | | | add go support to run_interop_tests.pyGravatar Jan Tattermusch2015-10-05
| |/ / |/| |
| | * Resolved merge conflicts with masterGravatar murgatroid992015-10-05
| | |\ | |_|/ |/| |
* | | Merge pull request #3006 from soltanmm/sketchbookGravatar Craig Tiller2015-10-05
|\ \ \ | | | | | | | | Add API tracing, coalesce surface+batch tracing
* \ \ \ Merge pull request #3609 from nicolasnoble/html-reportsGravatar Michael Lumish2015-10-05
|\ \ \ \ | | | | | | | | | | Adding crude html report support.
| | | * | Explicit Python version for port_serverGravatar David Garcia Quintas2015-10-03
| |_|/ / |/| | |
| | * | Update build filesGravatar Masood Malekghassemi2015-10-02
| | | |
| | * | Update build toolsGravatar Masood Malekghassemi2015-10-02
| | | |
| * | | Adding crude html report support.Gravatar Nicolas "Pixel" Noble2015-10-03
| | | |
* | | | tweaking of run_interop_tests.pyGravatar Jan Tattermusch2015-10-02
| | | |
* | | | Merge remote-tracking branch 'upstream/master' into interop_improvementsGravatar Jan Tattermusch2015-10-02
|\ \ \ \ | | |/ / | |/| |
* | | | Build and run per-language containers for interop testsGravatar Jan Tattermusch2015-10-02
| | | |
| | | * Removed most of the gyp file, and the tests for itGravatar murgatroid992015-10-01
| | | | | | | | | | | | | | | | | | | | There seems to be a bug in node-gyp (nodejs/node-gyp#752) that prevents it from working properly with other gyp files.
| | | * Updated run_tests with new node package locationGravatar murgatroid992015-10-01
| | | |
| * | | fix run_interop_tests.pyGravatar yang-g2015-10-01
| |/ /
| * | Merge pull request #3548 from soltanmm/load-testsGravatar Nathaniel Manista2015-09-30
| |\ \ | | |/ | |/| Make load_tests protocol tests run via py.test.