- Apr 05, 2017
-
-
Mehrdad Afshari authored
-
- Apr 01, 2017
-
-
Craig Tiller authored
-
Craig Tiller authored
- filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel
-
- Mar 30, 2017
-
-
Craig Tiller authored
-
- Mar 28, 2017
-
-
Craig Tiller authored
-
Yuchen Zeng authored
-
- Mar 24, 2017
-
-
Michael Warres authored
-
- Mar 23, 2017
-
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
There is a behavioral discrepency in `DescriptorPool.FindFileContainingSymbol` between the two implementations of the protobuf python library (one of which is purely python, and the other utilizes a python extension library written in C++). protobuf on PyPI is distributed via various prebuilt wheels, and our CI setup fetches the relevant one for each platform. Our Linux instances end up fetching a pre-compiled C++ version of the library, whereas our Mac and Windows builders automatically get the pure python version. This test fails (and our reflection implementation itself) succeeds with the C++ implementation but fails with the pure python version. The test will be temporarily disabled pending a fix for https://github.com/google/protobuf/issues/2882
-
Mehrdad Afshari authored
While not strictly required by the protocol, it will make testing easier.
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
-
Mehrdad Afshari authored
Fix and un-skip the test for _file_containing_extension in python reflection service to refer to the correct proto and expect the right object to be returned. Enable it too.
-
- Mar 22, 2017
-
-
Makarand Dharmapurikar authored
-
- Mar 21, 2017
-
-
Sree Kuchibhotla authored
Just the API and a bare-bone implementation
-
Alexander Polcyn authored
-
- Mar 20, 2017
-
-
David Garcia Quintas authored
-
- Mar 18, 2017
-
-
Nathaniel Manista authored
-
- Mar 17, 2017
-
-
Ken Payson authored
If the server is already serving max requests, return RESOURCE_EXHAUSTED
-
Mark D. Roth authored
-
- Mar 16, 2017
-
-
Ken Payson authored
-
Ken Payson authored
-
Ken Payson authored
-
Nathaniel Manista authored
-
- Mar 15, 2017
-
-
Yuchen Zeng authored
-
- Mar 14, 2017
-
-
Yuchen Zeng authored
-
- Mar 13, 2017
-
-
Craig Tiller authored
-
- Mar 12, 2017
-
-
Siddharth Shukla authored
Skip SameSeparateTest, SameCommonTest, SplitCommonTest, and SplitSeparateTest if the interpreter is PyPy.
-
- Mar 10, 2017
-
-
Ken Payson authored
-
David Garcia Quintas authored
-
David Garcia Quintas authored
-
- Mar 07, 2017
-
-
Mehrdad Afshari authored
-
- Mar 03, 2017
-
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-
Nathaniel Manista authored
-