aboutsummaryrefslogtreecommitdiffhomepage
path: root/test
Commit message (Collapse)AuthorAge
...
* | | Add a start_cb to grpc_udp_listener to be called when listener isGravatar Dan Zhang2017-12-20
|/ / | | | | | | created.
* | Merge pull request #13837 from yang-g/interopGravatar Yang Gao2017-12-20
|\ \ | | | | | | When seeing an error in interop test, also log the debug error string.
* | | Use the same ParseCommandLineFlags for golden file test that is used in ↵Gravatar Alexander Polcyn2017-12-19
| | | | | | | | | | | | other test binaries
| * | When seeing an error in interop test, also log the debug error string.Gravatar yang-g2017-12-19
| | |
* | | Mark one test binary as testonlyGravatar Alexander Polcyn2017-12-19
|/ /
* | Merge pull request #13494 from dgquintas/backoff_cppGravatar David G. Quintas2017-12-19
|\ \ | | | | | | C++-ize backoff
* \ \ Merge pull request #13720 from apolcyn/enable_golden_file_test_in_bazelGravatar apolcyn2017-12-19
|\ \ \ | | | | | | | | Fix golden file test under bazel
| | * | Fix another data race in client_lb_end2endGravatar David Garcia Quintas2017-12-19
| | | |
| | * | fix tsan issue in client_lb_end2endGravatar David Garcia Quintas2017-12-18
| | | |
* | | | Disabled the json_run_localhost:*_low_thread_count family of testsGravatar David Garcia Quintas2017-12-18
| | | |
| | * | Removed exec_ctx from new client_lb_end2end codeGravatar David Garcia Quintas2017-12-18
| | | |
* | | | Merge pull request #13803 from apolcyn/mark_testonlyGravatar apolcyn2017-12-17
|\ \ \ \ | | | | | | | | | | Mark two test binaries as testonly
* \ \ \ \ Merge pull request #13793 from apolcyn/fix_ruby_distrib_retryGravatar apolcyn2017-12-15
|\ \ \ \ \ | | | | | | | | | | | | Fix failing ruby distrib tests
| | * | | | Mark a couple of test binaries asa testonlyGravatar Alexander Polcyn2017-12-15
| | | | | |
| | | | * | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-15
| | | | |\ \ | |_|_|_|/ / |/| | | | |
| | | | * | PR comments, round 3Gravatar David Garcia Quintas2017-12-15
| | | | | |
| * | | | | Fix failing ruby distrib tests on ruby 2.0 imagesGravatar Alexander Polcyn2017-12-15
| |/ / / /
| | | * | PR commentsGravatar David Garcia Quintas2017-12-14
| | | | |
* | | | | Address review commentsGravatar Yuchen Zeng2017-12-14
| | | | |
* | | | | Support access token credential in grpc_cliGravatar Yuchen Zeng2017-12-14
|/ / / /
* | | | Merge pull request #13710 from ctiller/fix17it1Gravatar Craig Tiller2017-12-13
|\ \ \ \ | | | | | | | | | | Fix test helper binaries
| | | | * Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth ↵Gravatar Jan Tattermusch2017-12-14
| |_|_|/ |/| | | | | | | | | | | metadata failure""
| | | * Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
| | | |\ | |_|_|/ |/| | |
| | | * Added tests for initial and min connect backoffsGravatar David Garcia Quintas2017-12-13
| | | |
* | | | Merge pull request #13721 from y-zeng/cli_metadataGravatar Yuchen Zeng2017-12-13
|\ \ \ \ | | | | | | | | | | Add escape sequences for the grpc_cli metadata flag
| | * | | FixesGravatar Craig Tiller2017-12-13
| | | | |
* | | | | Merge pull request #13450 from daniel-j-born/tcp_clientGravatar Mark D. Roth2017-12-13
|\ \ \ \ \ | | | | | | | | | | | | Refactor POSIX TCP client connect.
* \ \ \ \ \ Merge pull request #13631 from sreecha/cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-12
|\ \ \ \ \ \ | | | | | | | | | | | | | | Use monotonic clock type for gpr_cv_wait
| | | * | | | Fix tsan issueGravatar Yuchen Zeng2017-12-12
| | | | | | |
| | * | | | | Refactor POSIX TCP client connect.Gravatar Dan Born2017-12-12
| | | | | | |
| | | * | | | Add escape sequences for the grpc_cli metadata flagGravatar Yuchen Zeng2017-12-11
| |_|/ / / / |/| | | | |
| | | | * | Enable golden file test in bazelGravatar Alexander Polcyn2017-12-11
| |_|_|/ / |/| | | |
* | | | | Merge pull request #13678 from sreecha/rpc-deadline-fixGravatar Sree Kuchibhotla2017-12-11
|\ \ \ \ \ | | | | | | | | | | | | Tweak the RpcDeadline test to reduce flakes
| | | | * | Fix test helper binariesGravatar Craig Tiller2017-12-11
| |_|_|/ / |/| | | |
* | | | | Merge pull request #13413 from ncteisen/surfacing-error-details-wrappedGravatar Noah Eisen2017-12-08
|\ \ \ \ \ | |_|_|/ / |/| | | | Surface Error String to Wrapped Languages
| * | | | Reviewer feedbackGravatar ncteisen2017-12-08
| | | | |
| | | * | Merge branch 'master' into cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-08
| | | |\ \ | |_|_|/ / |/| | | |
* | | | | Merge pull request #13659 from grpc/revert-13658-revert-13058-execctxGravatar Yash Tibrewal2017-12-08
|\ \ \ \ \ | | | | | | | | | | | | Revert "Revert "All instances of exec_ctx being passed around in src/core removed""
| * \ \ \ \ Merge masterGravatar Yash Tibrewal2017-12-07
| |\ \ \ \ \
* | \ \ \ \ \ Merge pull request #12488 from dgquintas/removed_expiration_intervalGravatar David G. Quintas2017-12-07
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Removed expiration_interval from LB proto
* \ \ \ \ \ \ \ Merge pull request #13682 from dgquintas/send_rpc_status_returnGravatar David G. Quintas2017-12-07
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Make it possible to ignore result of SendRPC() in test
* \ \ \ \ \ \ \ \ Merge pull request #13677 from kpayson64/fix_benchmarkGravatar kpayson642017-12-07
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | Fix Async QPS Test
| | * | | | | | | Make it possible to ignore result of SendRPC() in testGravatar David Garcia Quintas2017-12-07
| |/ / / / / / / |/| | | | | | |
| | | | | * | | Tweak the RpcDeadline test to reduce flakesGravatar Sree Kuchibhotla2017-12-07
| |_|_|_|/ / / |/| | | | | |
| * | | | | | Fix Async QPS TestGravatar Ken Payson2017-12-07
| | | | | | |
* | | | | | | PR commentsGravatar David Garcia Quintas2017-12-06
| | | | | | |
| | * | | | | Merge branch 'master' of github.com:grpc/grpc into removed_expiration_intervalGravatar David Garcia Quintas2017-12-06
| | |\ \ \ \ \
* | | | | | | | Fixed ClientLbEnd2endTest.RoundRobinReresolve flakinessGravatar David Garcia Quintas2017-12-06
| |_|/ / / / / |/| | | | | |
| | | * | | | Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| |_|/ / / / |/| | | | | | | | | | | | | | | | | removed""
* | | | | | Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | | | | |