|
|
|
@ -138,9 +138,9 @@ END2END_TESTS = { |
|
|
|
|
'simple_metadata': test_options(), |
|
|
|
|
'simple_request': test_options(), |
|
|
|
|
'streaming_error_response': test_options(), |
|
|
|
|
'stream_compressed_payload': test_options(proxyable=False, exclude_inproc=True), |
|
|
|
|
'stream_payload': test_options(exclude_inproc=True), |
|
|
|
|
'stream_ping_pong_streaming': test_options(exclude_inproc=True), |
|
|
|
|
'stream_compression_compressed_payload': test_options(proxyable=False, exclude_inproc=True), |
|
|
|
|
'stream_compression_payload': test_options(exclude_inproc=True), |
|
|
|
|
'stream_compression_ping_pong_streaming': test_options(exclude_inproc=True), |
|
|
|
|
'trailing_metadata': test_options(), |
|
|
|
|
'authority_not_supported': test_options(), |
|
|
|
|
'filter_latency': test_options(), |
|
|
|
|