Skip to content

Commit

Permalink
Quarantine Locking_ExecuteAllRequestsWhenDisabled (dotnet#55653)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS authored Jul 26, 2024
1 parent f739b49 commit f85deee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -913,6 +913,7 @@ public async Task Locking_IgnoresNonCacheableResponses()
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/55652")]
public async Task Locking_ExecuteAllRequestsWhenDisabled()
{
var responseCounter = 0;
Expand Down

0 comments on commit f85deee

Please sign in to comment.