Skip to content

Commit 1e4711c

Browse files
Unquarantine RemoteRendererTest.ProcessBufferedRenderBatches_WritesRenders (issue #61807) (#65966)
Test has been passing 100% for 30+ days (300 passes, 30 builds) in the quarantined test pipeline. 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 17fb030 commit 1e4711c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Components/Server/test/Circuits/RemoteRendererTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ public async Task ProducesNewBatch_WhenABatchGetsAcknowledged()
122122
}
123123

124124
[Fact]
125-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/61807")]
126125
public async Task ProcessBufferedRenderBatches_WritesRenders()
127126
{
128127
// Arrange

0 commit comments

Comments
 (0)