Skip to content

Commit 01cafd7

Browse files
authored
Quarantine Microsoft.AspNetCore.Server.HttpSys.FunctionalTests.DelegateTests.DelegateAfterReceiverRestart(#60142)
1 parent b9cbc17 commit 01cafd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/HttpSys/test/FunctionalTests/DelegateTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@ public async Task UpdateDelegationRuleTest()
217217

218218
[ConditionalFact]
219219
[DelegateSupportedCondition(true)]
220+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/60141")]
220221
public async Task DelegateAfterReceiverRestart()
221222
{
222223
var queueName = Guid.NewGuid().ToString();

0 commit comments

Comments
 (0)