aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* remove leftovers of stress testsGravatar Jan Tattermusch2018-05-21
|
* Merge pull request #15477 from jtattermusch/fix_run_qps_workerGravatar Jan Tattermusch2018-05-21
|\ | | | | Fix run python QPS worker script
* \ Merge pull request #15475 from mehrdada/alpine-linux-distribtest-for-pythonGravatar Mehrdad Afshari2018-05-21
|\ \ | | | | | | Add Python distribtests for Alpine Linux
| | * fix run_python_qps_worker scriptGravatar Jan Tattermusch2018-05-20
| |/ |/|
| * Add Python distribtests for Alpine LinuxGravatar Mehrdad Afshari2018-05-20
| | | | | | | | | | | | This is especially important as Alpine uses `musl` instead of `glibc` and requires a source build for gRPC Python.
* | display test suite names with dots correctlyGravatar Jan Tattermusch2018-05-19
| |
* | dont run gcov coverage for NodeGravatar Jan Tattermusch2018-05-18
|/
* format generated codeGravatar Jan Tattermusch2018-05-18
|
* regenerate gen_stats_data.pyGravatar Jan Tattermusch2018-05-18
|
* Add skeleton gtest fileGravatar ncteisen2018-05-17
|
* Change filename to channelzGravatar ncteisen2018-05-17
|
* Merge pull request #15412 from kpayson64/fix_gevent_testsGravatar Jan Tattermusch2018-05-16
|\ | | | | Pin gevent
| * ChangesGravatar kpayson642018-05-16
| |
| * ChangesGravatar kpayson642018-05-16
| |
* | Merge pull request #13947 from kpayson64/less_epoll_ctlGravatar kpayson642018-05-16
|\ \ | | | | | | Add fd cache to epollex
| | * Pin geventGravatar kpayson642018-05-16
| | |
* | | Merge pull request #15396 from matt-kwong/pip-userGravatar Matt Kwong2018-05-16
|\ \ \ | | | | | | | | Add --user flag to pip install in build_python.sh
| | * | YapfGravatar kpayson642018-05-16
| | | |
* | | | Merge pull request #15384 from ncteisen/sanityGravatar Noah Eisen2018-05-16
|\ \ \ \ | | | | | | | | | | Fix Sanity Test for Core Banned Functions
| | | * | Add epollex fd cacheGravatar kpayson642018-05-15
| |_|/ / |/| | |
| | * | Add --user flag to pip install in build_python.shGravatar Matt Kwong2018-05-15
| |/ / |/| |
| * | Clean up phrasing from a hastily written commentGravatar ncteisen2018-05-15
| | |
* | | Merge pull request #14647 from kpayson64/fork_exec_ctx_checkGravatar kpayson642018-05-15
|\ \ \ | | | | | | | | Add exec_ctx check to fork handlers
| | * | Reviewer feedback and build fixesGravatar ncteisen2018-05-15
| | | |
| | * | Sanity check the sanity check lolGravatar ncteisen2018-05-15
| | | |
| | * | Fix sanity scriptGravatar ncteisen2018-05-15
| | | |
* | | | format python codeGravatar Jan Tattermusch2018-05-15
| | | |
* | | | get rid of premature return in massage_qps_statsGravatar Jan Tattermusch2018-05-15
| |/ / |/| |
* | | Merge pull request #15362 from mehrdada/remove-futures-from-requirementsGravatar Mehrdad Afshari2018-05-14
|\ \ \ | | | | | | | | Eliminate futures package from requirements.txt
| * | | Install futures package only on Python 2Gravatar Mehrdad Afshari2018-05-14
| | | |
* | | | Merge pull request #15297 from jtattermusch/bump_boringssl_with_bazelGravatar Jan Tattermusch2018-05-14
|\ \ \ \ | | | | | | | | | | Upgrade boringssl-with-bazel submodule to latest chromium-stable-with-bazel
* \ \ \ \ Merge pull request #15345 from matt-kwong/rbe-uploadGravatar Matt Kwong2018-05-14
|\ \ \ \ \ | |_|/ / / |/| | | | Handle timeouts when uploading ResultStore results
* | | | | PHP: chang shared channel behaviorGravatar ZhouyihaiDing2018-05-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: add persistent list upper bounnd check change upper bound from global to each target add ref/unreef; Only delete ref_count=0; make the code cleaner persistent map update after review u2nd pdate after the review
* | | | | Merge pull request #15332 from jtattermusch/avoid_csharp_artifact_concurrencyGravatar Jan Tattermusch2018-05-12
|\ \ \ \ \ | | | | | | | | | | | | Avoid unneeded dotnet restore in artifact builds
| | * | | | Handle timeouts when uploading ResultStore resultsGravatar Matt Kwong2018-05-11
| | | | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into fork_exec_ctx_checkGravatar kpayson642018-05-11
| | | | |\ \ | | | |_|/ / | | |/| | |
| * | | | | avoid concurrency issues with dotnet restoreGravatar Jan Tattermusch2018-05-10
| | | | | |
| * | | | | get rid of Jenkins specific yaml hackGravatar Jan Tattermusch2018-05-10
| |/ / / /
* / / / / run_tests: keep longer logs from individual test casesGravatar Jan Tattermusch2018-05-10
|/ / / /
* | | | Merge pull request #15318 from jtattermusch/android_csharp_artifactGravatar Jan Tattermusch2018-05-10
|\ \ \ \ | | | | | | | | | | Build grpc_csharp_ext C# android artifact
* | | | | Migrate SSL_transport_security TSI to new TSI handshaker APIGravatar jiangtaoli20162018-05-09
| | | | |
* | | | | Merge pull request #15221 from yihuazhang/alts_fuzzerGravatar yihuaz2018-05-09
|\ \ \ \ \ | | | | | | | | | | | | Add ALTS fuzzer tests
| | * | | | build C# android artifactGravatar Jan Tattermusch2018-05-09
| |/ / / / |/| | | |
* | | | | Merge pull request #15283 from apolcyn/server_consume_socket_mutatorGravatar apolcyn2018-05-08
|\ \ \ \ \ | | | | | | | | | | | | Consume socket mutators on posix servers
| * | | | | Add a test that tcp server posix consumes socket mutatorsGravatar Alexander Polcyn2018-05-08
| | |_|_|/ | |/| | |
| | * | | regenerate projectsGravatar Yihua Zhang2018-05-08
| | | | |
| | * | | Add ALTS fuzzerGravatar Yihua Zhang2018-05-08
| |/ / / |/| | |
* | | | Merge pull request #15304 from jtattermusch/fix_coverage_json_run_localhostGravatar Jan Tattermusch2018-05-08
|\ \ \ \ | | | | | | | | | | Fix json_run_localhost failures under gcov
* \ \ \ \ Merge pull request #15278 from matt-kwong/python-fallbackGravatar Matt Kwong2018-05-08
|\ \ \ \ \ | | | | | | | | | | | | Remove the fallback when creating Python virtual env
| | * | | | regenerate projectsGravatar Jan Tattermusch2018-05-08
| |/ / / / |/| | | |