Skip to content

Commit 53559dd

Browse files
Re-quarantine CacheTagHelperTest.ProcessAsync_AwaitersUseTheResultOfExecutor (issue #57567) (#65963)
The test was unquarantined on 2026-03-23 but failed again immediately (builds 1350312 and 1350481). Re-quarantining to prevent CI noise. Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 43bf870 commit 53559dd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/Mvc/Mvc.TagHelpers/test/CacheTagHelperTest.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,7 @@ public async Task ProcessAsync_ThrowsExceptionForAwaiters_IfExecutorEncountersAn
881881
}
882882

883883
[Fact]
884+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/57567")]
884885
public async Task ProcessAsync_AwaitersUseTheResultOfExecutor()
885886
{
886887
// Arrange

0 commit comments

Comments
 (0)