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 b9cbc17 commit 01cafd7Copy full SHA for 01cafd7
src/Servers/HttpSys/test/FunctionalTests/DelegateTests.cs
@@ -217,6 +217,7 @@ public async Task UpdateDelegationRuleTest()
217
218
[ConditionalFact]
219
[DelegateSupportedCondition(true)]
220
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60141")]
221
public async Task DelegateAfterReceiverRestart()
222
{
223
var queueName = Guid.NewGuid().ToString();
0 commit comments