From 3ebfc4bd72efec4996d81df4b210cffe7aea89a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 25 Mar 2026 10:41:27 +0000 Subject: [PATCH] Unquarantine RemoteRendererTest.ProcessBufferedRenderBatches_WritesRenders (issue #61807) 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/Components/Server/test/Circuits/RemoteRendererTest.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Components/Server/test/Circuits/RemoteRendererTest.cs b/src/Components/Server/test/Circuits/RemoteRendererTest.cs index d1805f85e667..8151c78d8285 100644 --- a/src/Components/Server/test/Circuits/RemoteRendererTest.cs +++ b/src/Components/Server/test/Circuits/RemoteRendererTest.cs @@ -122,7 +122,6 @@ public async Task ProducesNewBatch_WhenABatchGetsAcknowledged() } [Fact] - [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61807")] public async Task ProcessBufferedRenderBatches_WritesRenders() { // Arrange