[release/9.0] Set network isolation policy for aspnetcore-ci#65172
Build #20260121.48 had test failures
Details
- Failed: 13 (0.74%)
- Passed: 1,660 (94.69%)
- Other: 80 (4.56%)
- Total: 1,753
Annotations
azure-pipelines / aspnetcore-quarantined-pr
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.SignalR.Client.FunctionalTests.HubConnectionTests.ChangingUserNameDuringReconnectLogsWarning has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/92940c2f-0c25-4496-99cb-768db009f6ab/workitems/Microsoft.AspNetCore.SignalR.Client.FunctionalTests--net9.0/console
azure-pipelines / aspnetcore-quarantined-pr
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.HubConnectionCanSendAndReceiveGroupMessagesGroupNameWithPatternIsTreatedAsLiteral has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/92940c2f-0c25-4496-99cb-768db009f6ab/workitems/Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net9.0/console
azure-pipelines / aspnetcore-quarantined-pr
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.StatefulReconnectPreservesMessageFromOtherServer has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/92940c2f-0c25-4496-99cb-768db009f6ab/workitems/Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net9.0/console
azure-pipelines / aspnetcore-quarantined-pr
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\9.0.0-beta.25626.6\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.HubConnectionCanSendAndReceiveGroupMessages has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/92940c2f-0c25-4496-99cb-768db009f6ab/workitems/Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests--net9.0/console
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.SignalR.Client.FunctionalTests.HubConnectionTests.ChangingUserNameDuringReconnectLogsWarning
Assert.Fail(): 1 error(s) logged.
Microsoft.AspNetCore.Http.Connections.Client.Internal.WebSocketsTransport - ErrorSendingMessage - Error while sending a message.
===================
System.ObjectDisposedException: Cannot access a disposed object.
Object name: 'System.Net.WebSockets.ClientWebSocket'.
at System.Net.WebSockets.ClientWebSocket.get_ConnectedWebSocket()
at System.Net.WebSockets.ClientWebSocket.SendAsync(ReadOnlyMemory`1 buffer, WebSocketMessageType messageType, Boolean endOfMessage, CancellationToken cancellationToken)
at System.Net.WebSockets.WebSocketExtensions.SendAsync(WebSocket webSocket, ReadOnlySequence`1 buffer, WebSocketMessageType webSocketMessageType, CancellationToken cancellationToken) in /_/src/SignalR/common/Shared/WebSocketExtensions.cs:line 19
at Microsoft.AspNetCore.Http.Connections.Client.Internal.WebSocketsTransport.StartSending(WebSocket socket, Boolean ignoreFirstCanceled) in /_/src/SignalR/clients/csharp/Http.Connections.Client/src/Internal/WebSocketsTransport.cs:line 562
===================
Raw output
at Microsoft.AspNetCore.SignalR.Tests.VerifyNoErrorsScope.Dispose() in D:\a\_work\1\s\src\Shared\SignalR\VerifyNoErrorScope.cs:line 47
at Microsoft.AspNetCore.SignalR.Tests.InProcessTestServer`1.DisposeAsync() in D:\a\_work\1\s\src\Shared\SignalR\InProcessTestServer.cs:line 161
at Microsoft.AspNetCore.SignalR.Tests.InProcessTestServer`1.DisposeAsync() in D:\a\_work\1\s\src\Shared\SignalR\InProcessTestServer.cs:line 168
at Microsoft.AspNetCore.SignalR.Client.FunctionalTests.HubConnectionTests.ChangingUserNameDuringReconnectLogsWarning() in /_/src/SignalR/clients/csharp/Client/test/FunctionalTests/HubConnectionTests.cs:line 2746
--- End of stack trace from previous location ---
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.HubConnectionCanSendAndReceiveGroupMessagesGroupNameWithPatternIsTreatedAsLiteral
Test failed
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.StatefulReconnectPreservesMessageFromOtherServer
Test failed
azure-pipelines / aspnetcore-quarantined-pr
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests.RedisEndToEndTests.HubConnectionCanSendAndReceiveGroupMessages
Test failed