Remove Homebrew LLVM during macOS CI setup#125763
Build #20260319.92 had test failures
Details
- Failed: 16 (0.00%)
- Passed: 3,381,516 (98.03%)
- Other: 67,868 (1.97%)
- Total: 3,449,400
Annotations
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.RequestSendingResponseDisposed_ThrowsOnServer has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/172b060c-4230-4166-b8d9-225d7f819e15/workitems/System.Net.Http.Functional.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.RequestSendingResponseDisposed_ThrowsOnServer has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/c89328f5-daa0-4358-96bf-589a27dd315d/workitems/System.Net.Http.Functional.Tests/console
azure-pipelines / runtime
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets#L44
.packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets(44,5): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Test System.Net.Http.Functional.Tests.HttpClientHandlerTest_Http3.RequestSendingResponseDisposed_ThrowsOnServer has failed. Check the Test tab or this console log: https://helix.dot.net/api/2019-06-17/jobs/db05d5e9-cf3f-4e48-bdf9-00e37e87e9e7/workitems/System.Net.Http.Functional.Tests/console
Check failure on line 1 in System.Runtime.Tests.WorkItemExecution
azure-pipelines / runtime
System.Runtime.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in System.Net.Mail.Functional.Tests.WorkItemExecution
azure-pipelines / runtime
System.Net.Mail.Functional.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
Check failure on line 1 in WasmTestOnChrome-MONO-ST-System.Text.Json.Tests.WorkItemExecution
azure-pipelines / runtime
WasmTestOnChrome-MONO-ST-System.Text.Json.Tests.WorkItemExecution
The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.
azure-pipelines / runtime
System.Net.Sockets.Tests.NetworkStreamTest.NetworkStream_ReadAsyncTimeout_RemainUseable
System.OperationCanceledException : The operation was canceled.
Raw output
at System.Threading.CancellationToken.ThrowOperationCanceledException() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/CancellationToken.cs:line 368
at System.Threading.CancellationToken.ThrowIfCancellationRequested() in /_/src/libraries/System.Private.CoreLib/src/System/Threading/CancellationToken.cs:line 362
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) in /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 1362
at System.Net.Sockets.Socket.AwaitableSocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSource<System.Int32>.GetResult(Int16 token) in /_/src/libraries/System.Net.Sockets/src/System/Net/Sockets/Socket.Tasks.cs:line 1262
at System.Net.Sockets.Tests.NetworkStreamTest.NetworkStream_ReadAsyncTimeout_RemainUseable() in /_/src/libraries/System.Net.Sockets/tests/FunctionalTests/NetworkStreamTest.cs:line 626
--- End of stack trace from previous location ---