Skip to content

Commit

Permalink
Quarantine ProcessAsync_AwaitersUseTheResultOfExecutor (dotnet#57568)
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveSandersonMS committed Sep 6, 2024
1 parent a2fce73 commit 4bc867d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs
Original file line number Diff line number Diff line change
Expand Up @@ -881,6 +881,7 @@ public async Task ProcessAsync_ThrowsExceptionForAwaiters_IfExecutorEncountersAn
}

[Fact]
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/57567")]
public async Task ProcessAsync_AwaitersUseTheResultOfExecutor()
{
// Arrange
Expand Down

0 comments on commit 4bc867d

Please sign in to comment.