aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio_tests
Commit message (Expand)AuthorAge
* Merge pull request #17642 from ericgribkoff/restore_fork_support_flagGravatar Eric Gribkoff2019-01-04
|\
* \ Merge pull request #17641 from ericgribkoff/logging_test_fixGravatar Eric Gribkoff2019-01-04
|\ \
| | * restore cython flag value to default after testGravatar Eric Gribkoff2019-01-04
| * | Do not reload grpc in unit testsGravatar Eric Gribkoff2019-01-04
| |/
* / Regenerate projectsGravatar Sanjay Pujare2019-01-03
|/
* Merge pull request #17580 from grpc/expose-versionGravatar Richard Belleville2018-12-27
|\
| * Make gRPC version string available as grpc.__version__Gravatar Richard Belleville2018-12-27
* | fix testGravatar Eric Gribkoff2018-12-27
* | use test constants, fix formattingGravatar Eric Gribkoff2018-12-27
* | skip test with geventGravatar Eric Gribkoff2018-12-26
* | Add Watch method to health check serviceGravatar Eric Gribkoff2018-12-26
* | disable broken gevent testGravatar Eric Gribkoff2018-12-21
* | Clean up server and channel objects in testsGravatar Eric Gribkoff2018-12-21
|/
* Merge pull request #17407 from jtattermusch/interop_csharp_sni_fixGravatar Jan Tattermusch2018-12-21
|\
* \ Merge pull request #17303 from lidizheng/sanity-python-3Gravatar Lidi Zheng2018-12-20
|\ \
| | * do not use server override in python interop client by defaultGravatar Jan Tattermusch2018-12-20
| |/ |/|
* | removed unused traceback importGravatar Eric Gribkoff2018-12-19
* | Merge pull request #17444 from ericgribkoff/server_deallocGravatar Eric Gribkoff2018-12-18
|\ \
* \ \ Merge pull request #17535 from lidizheng/remove-fake-channelz-dependencyGravatar Lidi Zheng2018-12-18
|\ \ \
| | * | bazel docker image does not support ipv6Gravatar Eric Gribkoff2018-12-17
| | * | fix BUILD.bazelGravatar Eric Gribkoff2018-12-17
| * | | Remove the fake package dependency && temporarily skip the Channelz testsGravatar Lidi Zheng2018-12-17
| | * | Address comments, improve testsGravatar Eric Gribkoff2018-12-17
* | | | Revert "Revert "re-enable ExitTest""Gravatar Eric Gribkoff2018-12-17
|/ / /
* | | Revert "re-enable ExitTest"Gravatar Juanli Shen2018-12-17
| * | disable fork test on windowsGravatar Eric Gribkoff2018-12-17
| * | add testsGravatar Eric Gribkoff2018-12-17
| * | Refactor server deallocationGravatar Eric Gribkoff2018-12-17
|/ /
* | Merge pull request #17490 from lidizheng/py-status-3Gravatar Lidi Zheng2018-12-14
|\ \
* \ \ Merge pull request #17466 from ericgribkoff/exit_testsGravatar Eric Gribkoff2018-12-14
|\ \ \
| | * | Fix typo && remove unecessary exceptGravatar Lidi Zheng2018-12-13
| | * | Add grpcio-status extension packageGravatar Lidi Zheng2018-12-13
| |/ / |/| |
| * | re-enable unit._exit_test.ExitTestGravatar Eric Gribkoff2018-12-12
* | | New abort with grpc.Status APIGravatar Lidi Zheng2018-12-12
|/ /
| * Upgrade sanity Docker image to debian:stretchGravatar Lidi Zheng2018-12-10
|/
* Merge pull request #17410 from ericgribkoff/channelz_stop_serverGravatar Eric Gribkoff2018-12-07
|\
* | Pre-fix python3 pylint failuresGravatar Eric Gribkoff2018-12-06
| * stop() server and enable skipped channelz testGravatar Eric Gribkoff2018-12-05
|/
* Merge pull request #16971 from lidizheng/surface-exceptionsGravatar Lidi Zheng2018-12-03
|\
* \ Merge pull request #17266 from lidizheng/python-channelzGravatar Lidi Zheng2018-11-29
|\ \
| * | Update docstring of Channelz function && add default variable initializationGravatar Lidi Zheng2018-11-29
| * | Update comments && modify function nameGravatar Lidi Zheng2018-11-29
| * | Disable three subchannel unit tests for geventGravatar Lidi Zheng2018-11-28
| * | Remove the `del` hack and skip server related test casesGravatar Lidi Zheng2018-11-28
| * | Adopt reviewer's suggestionsGravatar Lidi Zheng2018-11-28
| * | Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | * Surface exceptions from Cython to Python as much as possibleGravatar Lidi Zheng2018-11-27
| |/ |/|
* | Merge pull request #17281 from lidizheng/issue-16718Gravatar Lidi Zheng2018-11-26
|\ \
| * | Raise the exception while credential initializationGravatar Lidi Zheng2018-11-26
| |/
* | Merge pull request #15640 from jtattermusch/slow_python_interop_buildGravatar Jan Tattermusch2018-11-26
|\ \