Skip to content

Commit 3d49adc

Browse files
authored
Quarantine ClientCompressedUnary #41248 (#41249)
1 parent d85c8ff commit 3d49adc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Grpc/Interop/test/InteropTests/InteropTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ public InteropTests(ITestOutputHelper output)
6464
public Task UnimplementedMethod() => InteropTestCase("unimplemented_method");
6565

6666
[Fact]
67+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/41248")]
6768
public Task ClientCompressedUnary() => InteropTestCase("client_compressed_unary");
6869

6970
[Fact]

0 commit comments

Comments
 (0)