aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
Commit message (Collapse)AuthorAge
* Merge pull request #17215 from jtattermusch/tool_test_msan_disableGravatar Jan Tattermusch2018-11-14
|\ | | | | Disable grpc_tool_test on msan
* | adding THREAD_SANITIZER define seems to trigger #17175Gravatar Jan Tattermusch2018-11-14
| |
| * disable grpc_tool_test on msanGravatar Jan Tattermusch2018-11-14
|/
* remove ALTS shared resourcesGravatar Yihua Zhang2018-11-13
|
* create internal version of grpc_call_cancel.Gravatar Yihua Zhang2018-11-12
|
* Merge pull request #17187 from jtattermusch/macos_high_maxfilesGravatar Jan Tattermusch2018-11-12
|\ | | | | Use the kokoro's default maxfiles on macosx
* \ Merge pull request #17184 from jtattermusch/fix_python_linux_extraGravatar Jan Tattermusch2018-11-12
|\ \ | | | | | | Fix linux_extra python artifacts
* \ \ Merge pull request #17172 from billfeng327/bugfix/enable-json-run-localhost-tsanGravatar Bill Feng2018-11-12
|\ \ \ | | | | | | | | fix incorrect exclusion of json_run_localhost in TSAN and ASAN
| | | * use the kokoro's default maxfiles on macosxGravatar Jan Tattermusch2018-11-12
| |_|/ |/| |
| * | changed exclusion to the correct targetGravatar Bill Feng2018-11-12
| | |
| | * fix linux_extra python artifactsGravatar Jan Tattermusch2018-11-12
| | |
* | | make client_channel_stress_test run exclusivelyGravatar Jan Tattermusch2018-11-12
| |/ |/|
* | Merge pull request #17150 from lidizheng/enable-virtualenv-testsGravatar Lidi Zheng2018-11-09
|\ \ | | | | | | Fix gRPC python tests failing under `virtualenv`
| * | Only install virtualenv if not inside of virtualenv alreadyGravatar Lidi Zheng2018-11-09
| | |
| | * fix incorrect exclusion of json_run_localhost in TSANGravatar Bill Feng2018-11-09
| | |
* | | Merge pull request #17171 from jtattermusch/python_bazel_useful_outputGravatar Jan Tattermusch2018-11-09
|\ \ \ | |_|/ |/| | Make python bazel tests outputs useful
* | | Merge pull request #17169 from jtattermusch/foundry_msan_pr_scriptGravatar Jan Tattermusch2018-11-09
|\ \ \ | | | | | | | | Add script for running RBE msan on PRs
| | * | make python bazel tests outputs usefulGravatar Jan Tattermusch2018-11-09
| |/ / |/| |
* | | Merge pull request #17158 from jtattermusch/foundry_opt_dbg_configGravatar Jan Tattermusch2018-11-09
|\ \ \ | | | | | | | | use bazel --config= for all foundry builds
| | * | add script for running RBE msan on PRsGravatar Jan Tattermusch2018-11-09
| |/ / |/| |
* | | use sanitizer-related defines for abslGravatar Jan Tattermusch2018-11-09
| | |
* | | disable json_run_localhost on bazel RBE msanGravatar Jan Tattermusch2018-11-08
| | |
| * | use bazel --config= for all foundry buildsGravatar Jan Tattermusch2018-11-08
|/ /
* | Merge pull request #17133 from jtattermusch/parallel_compile_python_distribtestsGravatar Jan Tattermusch2018-11-08
|\ \ | | | | | | Add _parallel_compile_patch.py to python manifest
* \ \ Merge pull request #17134 from jtattermusch/run_tests_matrix_improvementsGravatar Jan Tattermusch2018-11-08
|\ \ \ | |_|/ |/| | run_tests_matrix.py should log run_tests commands
* | | Merge pull request #17111 from mhaidrygoog/server_unary_callback_benchmarkGravatar Moiz Haidry2018-11-07
|\ \ \ | | | | | | | | Added benchmarks for Callback based Unary server
* \ \ \ Merge pull request #16995 from lidizheng/from-3.4-to-3.7Gravatar Lidi Zheng2018-11-07
|\ \ \ \ | | | | | | | | | | Migrate tests from Python 3.4 to Python 3.7
| | * | | Added benchmarks for Callback based Unary serverGravatar Moiz Haidry2018-11-07
| | | | |
| | | * | run_tests_matrix.py should log run_tests commandsGravatar Jan Tattermusch2018-11-07
| |_|/ / |/| | |
| | | * add _parallel_compile_patch.py to python manifestGravatar Jan Tattermusch2018-11-07
| |_|/ |/| |
* | | Merge pull request #17121 from jtattermusch/speedup_interop_buildsGravatar Jan Tattermusch2018-11-07
|\ \ \ | | | | | | | | Speedup interop builds (PHP and C++)
| | * | Migrate tests from Python 3.4 to Python 3.7Gravatar Lidi Zheng2018-11-06
| | | |
* | | | Merge pull request #17072 from yashykt/interceptor_cancellationGravatar Yash Tibrewal2018-11-06
|\ \ \ \ | | | | | | | | | | Interceptors should see a Cancellation notification
| | * | | speedup C++ interop buildGravatar Jan Tattermusch2018-11-06
| | | | |
| | * | | speedup php7 interop buildGravatar Jan Tattermusch2018-11-06
| | | | |
| | * | | speedup PHP interop buildGravatar Jan Tattermusch2018-11-06
| |/ / / |/| | |
* | | | Merge pull request #17117 from jtattermusch/interop_tests_deprecate_internalciGravatar Jan Tattermusch2018-11-06
|\ \ \ \ | | | | | | | | | | run_interop_tests.py cleanup (deprecate --internal_ci cmdline arg)
| * | | | run_interop_tests.py cleanupGravatar Jan Tattermusch2018-11-06
| | | | |
* | | | | time macos prepare scriptGravatar Jan Tattermusch2018-11-06
|/ / / /
* | | | Merge pull request #17057 from jtattermusch/faster_python_buildGravatar Jan Tattermusch2018-11-06
|\ \ \ \ | | | | | | | | | | Add python monkey-patch for parallel build_ext compilation
* \ \ \ \ Merge pull request #17107 from yashykt/buildissueGravatar Yash Tibrewal2018-11-05
|\ \ \ \ \ | | | | | | | | | | | | move client_interceptor.cc from src/cpp/codegen to src/cpp/client
* \ \ \ \ \ Merge pull request #17088 from grpc/tools_py3_2Gravatar Richard Belleville2018-11-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Make run_tests.py python-version agnostic
| * | | | | | Retain compatiblity with python2Gravatar Richard Belleville2018-11-05
| | | | | | |
| | * | | | | move client_interceptor.cc from src/cpp/codegen to src/cpp/clientGravatar Yash Tibrewal2018-11-05
| | | | | | |
* | | | | | | Add support for utf-8 error messagesGravatar Lidi Zheng2018-11-05
| |/ / / / / |/| | | | | | | | | | | | | | | | | | | | | | | * Both server and client should be fine with utf-8 error messages now * Adding an interop test: special status message
| * | | | | Yapf all the thingsGravatar Richard Belleville2018-11-05
| | | | | |
* | | | | | Merge pull request #17099 from grpc/jtattermusch-patch-1Gravatar Jan Tattermusch2018-11-05
|\ \ \ \ \ \ | | | | | | | | | | | | | | Cleanup: update tools/internal_ci/README.md
| | * | | | | Restore unnecessary 2to3 changeGravatar Richard Belleville2018-11-05
| | | | | | |
| * | | | | | update tools/internal_ci/README.mdGravatar Jan Tattermusch2018-11-05
| | |_|_|_|/ | |/| | | |
* / | | | | only run objc tests in their own separate jobGravatar Jan Tattermusch2018-11-05
|/ / / / /