aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Expand)AuthorAge
* Rename grpc_hash_table to grpc_mdstr_hash_table.Gravatar Mark D. Roth2016-10-14
* Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-07
|\
| * dont eat run_tests.py errors on test failureGravatar Jan Tattermusch2016-10-07
* | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-06
|\|
| * Merge remote-tracking branch 'upstream/master' into proto_dbGravatar Yuchen Zeng2016-10-04
| |\
* | \ Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-04
|\ \ \ | | |/ | |/|
| * | Merge pull request #8267 from markdroth/fake_resolverGravatar Mark D. Roth2016-10-04
| |\ \
* | \ \ Merge branch 'fake_resolver' into service_configGravatar Mark D. Roth2016-10-04
|\ \ \ \ | | |/ / | |/| |
| * | | Ran generate_projects.sh.Gravatar Mark D. Roth2016-10-04
| | * | Merge pull request #8276 from jtattermusch/remove_node_portability_targetsGravatar Jan Tattermusch2016-10-04
| | |\ \
* | | \ \ Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-10-04
|\ \ \ \ \
| | * \ \ \ Merge remote-tracking branch 'upstream/master' into fake_resolverGravatar Mark D. Roth2016-10-04
| | |\ \ \ \ | | |/ / / / | |/| | | |
| | | | * | remove node portability targetsGravatar Jan Tattermusch2016-10-04
| | |_|/ / | |/| | |
| | | * | fixes for run_tests_in_workspace.shGravatar Jan Tattermusch2016-10-04
| | |/ / | |/| |
| * | | Merge pull request #8141 from jtattermusch/matrix_tests_made_easyGravatar Jan Tattermusch2016-10-04
| |\ \ \
* | | | | Add h2_fake_resolver end2end test fixture.Gravatar Mark D. Roth2016-10-03
* | | | | Merge branch 'fake_resolver' into service_configGravatar Mark D. Roth2016-10-03
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Add fake resolver for tests.Gravatar Mark D. Roth2016-10-03
| | * | | Merge pull request #8179 from stanley-cheung/php-proto3-prGravatar Stanley Cheung2016-10-03
| | |\ \ \
| | * \ \ \ Merge pull request #8205 from ctiller/crashyGravatar Craig Tiller2016-10-03
| | |\ \ \ \
| | * | | | | Merge pull request #8202 from ctiller/perf-whaGravatar Craig Tiller2016-10-03
| |/| | | | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-30
|\| | | | | |
| | | | * | | PHP Proto3: upgrade protobuf to v3.1.0 and regenerate reflection.protoGravatar Stanley Cheung2016-09-29
| | | | * | | PHP Proto3: run generate_projects.shGravatar Stanley Cheung2016-09-29
| | |_|/ / / | |/| | | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into master-upmerge-fro...Gravatar Nicolas "Pixel" Noble2016-09-29
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'fail_fast' into service_configGravatar Mark D. Roth2016-09-29
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Ran generate_projects.sh.Gravatar Mark D. Roth2016-09-29
| | * | | | | Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-underGravatar Nicolas "Pixel" Noble2016-09-29
| | |\ \ \ \ \
* | | \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into service_configGravatar Mark D. Roth2016-09-28
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-28
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | Dont run benchmarks outside of linux for nowGravatar Craig Tiller2016-09-27
| * | | | | | | Reduce # of benchmarks run as Jenkins unit testsGravatar Craig Tiller2016-09-27
* | | | | | | | Refactor hash table code into its own module and use it for method_config as ...Gravatar Mark D. Roth2016-09-27
* | | | | | | | Merge branch 'deadline_filter' into service_configGravatar Mark D. Roth2016-09-26
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | | | | * | | Cleanup test, check fail fast or notGravatar Craig Tiller2016-09-26
| | | |_|/ / / | | |/| | | |
| | | | * | | Be explicit as to which tests to runGravatar Craig Tiller2016-09-26
* | | | | | | Move method config table code to its own module.Gravatar Mark D. Roth2016-09-23
| |/ / / / / |/| | | | |
| | | | | * Improve ProtoReflectionDescriptorDatabaseGravatar Yuchen Zeng2016-09-23
| |_|_|_|/ |/| | | |
| * | | | Merge remote-tracking branch 'upstream/master' into deadline_filterGravatar Mark D. Roth2016-09-23
| |\ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #7611 from markdroth/http_connectGravatar Mark D. Roth2016-09-23
|\ \ \ \ \
| | | * | | Removing sanity check.Gravatar Nicolas "Pixel" Noble2016-09-23
* | | | | | Merge pull request #8178 from adelez/known_failuresGravatar Nicolas Noble2016-09-22
|\ \ \ \ \ \
| * | | | | | More known errors. Mostly on macos.Gravatar Adele Zhou2016-09-22
* | | | | | | Merge pull request #8126 from ctiller/outstanding_sweepsGravatar Craig Tiller2016-09-22
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #8160 from stanley-cheung/php-artifact-nameGravatar Stanley Cheung2016-09-22
|\ \ \ \ \ \ \ \
| | | | | | * | | Upgrading protobuf submodule to 3.0.2.Gravatar Nicolas "Pixel" Noble2016-09-22
| | | | | | | | * better --dry_run printoutsGravatar Jan Tattermusch2016-09-22
| | | | | | | | * support --dry_run flagGravatar Jan Tattermusch2016-09-22
| | | | | | | | * node6 portability test not yet implementedGravatar Jan Tattermusch2016-09-22
| | | | | | | | * support passing extra args to run_tests.pyGravatar Jan Tattermusch2016-09-22