Eric Gribkoff

Results 2 issues of Eric Gribkoff

This was (inadvertently?) introduced in commit 68d57b6f00be88db31824675e48797faebee1ceb

There are four compressed interop tests defined in [interop-test-descriptions.md](https://github.com/grpc/grpc/blob/master/doc/interop-test-descriptions.md) but not implemented for Go: - client_compressed_unary - client_compressed_streaming - server_compressed_unary - server_compressed_streaming These should be implemented and enabled in [run_interop_tests.py](https://github.com/grpc/grpc/blob/master/tools/run_tests/run_interop_tests.py).

Status: Help Wanted
Type: Testing
P3
fixit
Area: Interop