We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85c8ff commit 3d49adcCopy full SHA for 3d49adc
src/Grpc/Interop/test/InteropTests/InteropTests.cs
@@ -64,6 +64,7 @@ public InteropTests(ITestOutputHelper output)
64
public Task UnimplementedMethod() => InteropTestCase("unimplemented_method");
65
66
[Fact]
67
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/41248")]
68
public Task ClientCompressedUnary() => InteropTestCase("client_compressed_unary");
69
70
0 commit comments