Skip to content

Commit 19034c4

Browse files
Unquarantine HubConnectionTests.ServerWithOldProtocolVersionClientWithNewProtocolVersionWorksDoesNotAllowStatefulReconnect (#66886)
This test has been passing 100% in the quarantine pipeline for 30+ days and is being unquarantined. Closes #51361 Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 2c960bf commit 19034c4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/SignalR/clients/csharp/Client/test/FunctionalTests/HubConnectionTests.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2843,7 +2843,6 @@ public async Task CanSetMessageBufferSizeOnClient()
28432843
}
28442844

28452845
[Fact]
2846-
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/51361")]
28472846
public async Task ServerWithOldProtocolVersionClientWithNewProtocolVersionWorksDoesNotAllowStatefulReconnect()
28482847
{
28492848
bool ExpectedErrors(WriteContext writeContext)

0 commit comments

Comments
 (0)