From 3d942242d352f0c90dd1aec4428c95f72bd318fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Mar 2026 10:42:26 +0000 Subject: [PATCH] Unquarantine CachedResponseBodyTests.Copy_SingleSegment (issue #61053) Test has been passing 100% for 30+ days (300 passes, 30 builds) in the quarantined test pipeline. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs b/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs index 782886fb2e06..458be9ee023a 100644 --- a/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs +++ b/src/Middleware/OutputCaching/test/CachedResponseBodyTests.cs @@ -42,7 +42,6 @@ public async Task Copy_DoNothingWhenNoSegments() } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61053")] public async Task Copy_SingleSegment() { var segments = new List