Pārlūkot izejas kodu

fix Bazel build

Muxi Yan 8 gadi atpakaļ
vecāks
revīzija
7b11719876
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  1. 0 1
      test/core/end2end/generate_tests.bzl

+ 0 - 1
test/core/end2end/generate_tests.bzl

@@ -139,7 +139,6 @@ END2END_TESTS = {
     'simple_request': test_options(),
     'simple_request': test_options(),
     'streaming_error_response': test_options(),
     'streaming_error_response': test_options(),
     'stream_compressed_payload': test_options(proxyable=False, exclude_inproc=True),
     'stream_compressed_payload': test_options(proxyable=False, exclude_inproc=True),
-    'stream_compression': test_options(),
     'stream_payload': test_options(exclude_inproc=True),
     'stream_payload': test_options(exclude_inproc=True),
     'stream_ping_pong_streaming': test_options(exclude_inproc=True),
     'stream_ping_pong_streaming': test_options(exclude_inproc=True),
     'trailing_metadata': test_options(),
     'trailing_metadata': test_options(),