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 8af9356 commit 09da906Copy full SHA for 09da906
src/Grpc/test/InteropTests/InteropTests.cs
@@ -26,6 +26,7 @@ public InteropTests(ITestOutputHelper output)
26
}
27
28
[Theory]
29
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/22101")]
30
[MemberData(nameof(TestCaseData))]
31
public async Task InteropTestCase(string name)
32
{
0 commit comments