aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar Mehrdad Afshari <mehrdada@users.noreply.github.com>2017-08-23 10:50:51 -0700
committerGravatar GitHub <noreply@github.com>2017-08-23 10:50:51 -0700
commit969936bdd871565640636b7d22d680cfd98d3853 (patch)
treea7d00d2456dcfd2683ff817b115141a218642220
parenta2ebc04fa923ee88ed19724a8cc1901f75dde06e (diff)
parent58c61b55200b467c457207ab0d09a21ddbe2be33 (diff)
Merge pull request #12209 from mehrdada/unskip-reflection-test
Unskip reflection unit test since proto is fixed
-rw-r--r--src/python/grpcio_tests/tests/reflection/_reflection_servicer_test.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/python/grpcio_tests/tests/reflection/_reflection_servicer_test.py b/src/python/grpcio_tests/tests/reflection/_reflection_servicer_test.py
index 299ce75e79..a86743fa5a 100644
--- a/src/python/grpcio_tests/tests/reflection/_reflection_servicer_test.py
+++ b/src/python/grpcio_tests/tests/reflection/_reflection_servicer_test.py
@@ -95,9 +95,6 @@ class ReflectionServicerTest(unittest.TestCase):
)),)
self.assertSequenceEqual(expected_responses, responses)
- @unittest.skip(
- 'TODO(mmx): enable when (pure) python protobuf issue is fixed'
- '(see https://github.com/google/protobuf/issues/2882)')
def testFileContainingExtension(self):
requests = (reflection_pb2.ServerReflectionRequest(
file_containing_extension=reflection_pb2.ExtensionRequest(