aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Revert "Revert "Revert "Revert "Remove redundant includes from string.h and ↵Gravatar Mark D. Roth2016-12-12
| | | | tmpfile.h""""
* Merge pull request #9062 from grpc/revert-9019-short_deadlinesGravatar Craig Tiller2016-12-12
|\ | | | | Revert "Handle (and test) short call deadlines"
* | Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""Gravatar Craig Tiller2016-12-12
| |
| * Revert "Handle (and test) short call deadlines"Gravatar Craig Tiller2016-12-12
|/
* Merge pull request #9026 from jtattermusch/protobuf_consistent_cmakeGravatar Jan Tattermusch2016-12-12
|\ | | | | Make cmake protobuf building consistent with third_party/protobuf
* | Short deadlines: set Status on deadlineGravatar David Garcia Quintas2016-12-09
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Mark D. Roth2016-12-09
|\ \ | | | | | | | | | revert-8949-revert-8922-slice_cleanup
| * | readable output from run_tests.py on windowsGravatar Jan Tattermusch2016-12-09
| | |
| | * make protobuf building consistentGravatar Jan Tattermusch2016-12-09
| |/
| * Merge pull request #8699 from apolcyn/run_perf_on_benchmarksGravatar apolcyn2016-12-08
| |\ | | | | | | Add perf option to benchmark runner script, create text profiles and flamegraphs
| | * add a "perf" option to benchmarks script, generate profile text reports and ↵Gravatar Alexander Polcyn2016-12-08
| | | | | | | | | | | | flamegraphs
| * | Merge pull request #8969 from apolcyn/fix_netperf_quit_job_timeoutGravatar apolcyn2016-12-08
| |\ \ | | | | | | | | handle empty string for qps workers in driver and dont quit them after netperf test
| * \ \ Merge pull request #8966 from soltanmm-google/this-is-okayGravatar Masood Malekghassemi2016-12-07
| |\ \ \ | | | | | | | | | | Fix #8285
| | * | | Unpin Python setuptools dependencyGravatar Masood Malekghassemi2016-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | Fixes #8285, allows us to work on later versions of virtualenv without getting problems with too-recent python packaging versions.
| * | | | Renamed google_benchmark submodule to benchmarkGravatar David Garcia Quintas2016-12-06
| | |_|/ | |/| |
| | | * clean up scenario.workers length checkGravatar Alex Polcyn2016-12-06
| | | |
| | | * handle empty string for qps workers in driver and dont quit them on netperfGravatar Alex Polcyn2016-12-06
| | |/
| * / Fix test runner failures for Python on WindowsGravatar Masood Malekghassemi2016-12-05
| |/
| * Fix test name conflict in import. Also use low-thread-count variant for asan.Gravatar Mark D. Roth2016-12-05
| |
* | Revert "Revert "Remove redundant includes from string.h and tmpfile.h""Gravatar Mark D. Roth2016-12-05
|/
* Merge pull request #8949 from grpc/revert-8922-slice_cleanupGravatar Mark D. Roth2016-12-05
|\ | | | | Revert "Remove redundant includes from string.h and tmpfile.h"
* | Revert "Renamed google_benchmark submodule to benchmark"Gravatar Mark D. Roth2016-12-05
| |
| * Revert "Remove redundant includes from string.h and tmpfile.h"Gravatar Mark D. Roth2016-12-05
|/
* Merge pull request #8922 from sreecha/slice_cleanupGravatar Mark D. Roth2016-12-05
|\ | | | | Remove redundant includes from string.h and tmpfile.h
* \ Merge pull request #8851 from dgquintas/rename_gbenchGravatar Mark D. Roth2016-12-05
|\ \ | | | | | | Renamed google_benchmark submodule to benchmark
* \ \ Merge pull request #8913 from markdroth/security_handshaker2Gravatar Craig Tiller2016-12-02
|\ \ \ | | | | | | | | Rewrite security handshaker to use generic handshaker API.
* | | | Scale poll-cv test timeouts upGravatar Craig Tiller2016-12-02
| | | |
| * | | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-12-02
| |\ \ \
| | * | | Add comment about testing with reviewable.Gravatar Mark D. Roth2016-12-02
| | | | |
| * | | | Use the same server code for both secure and insecure servers.Gravatar Mark D. Roth2016-12-02
| | | | |
| | * | | This time, for sure!Gravatar Mark D. Roth2016-12-02
| | | | |
* | | | | Merge pull request #8909 from jtattermusch/images_to_dockerhubGravatar Jan Tattermusch2016-12-02
|\ \ \ \ \ | | | | | | | | | | | | Script for pushing pre-built testing docker images to dockerhub.
| | | | | * Temporarily enable gpr_slice_* functions to not break api compatibilityGravatar Sree Kuchibhotla2016-12-01
| |_|_|_|/ |/| | | |
| | | * | Move hex dump to before crash.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | My python-fu is rustier than an old nail.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Stringify generator result.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | List, not generator.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Fix python.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Add hex dump.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Use future print(). Ugh.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Python sucks.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Attempt to fix syntax error in debugging lines.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Add debugging.Gravatar Mark D. Roth2016-12-01
| | | | |
| | | * | Attempt to deal with unicode strings in jenkins environment.Gravatar Mark D. Roth2016-12-01
| | | | |
| | * | | Merge remote-tracking branch 'upstream/master' into security_handshaker2Gravatar Mark D. Roth2016-11-30
| | |\| |
| * | | | allow pulling a docker image from dockerhub instead of building locallyGravatar Jan Tattermusch2016-11-30
| | |/ / | |/| |
* / | | get rid of the obsolete C# package builderGravatar Jan Tattermusch2016-11-30
|/ / /
| * | Fixed build.yaml and ran generate_projects.sh.Gravatar Mark D. Roth2016-11-29
| | |
| * | Merge branch 'security_handshaker1' into security_handshaker2Gravatar Mark D. Roth2016-11-29
| |\ \
* | | | Revert "Test credentials provider update"Gravatar Craig Tiller2016-11-29
| |/ / |/| |