Skip to content

Remove Homebrew LLVM during macOS CI setup#125763

Merged
akoeplinger merged 5 commits into
dotnet:mainfrom
steveisok:fix/macos-explicit-appleclang
Mar 19, 2026
Merged

Remove Homebrew LLVM during macOS CI setup#125763
akoeplinger merged 5 commits into
dotnet:mainfrom
steveisok:fix/macos-explicit-appleclang

Change Homebrew LLVM uninstallation to llvm@18

5791617
Select commit
Loading
Failed to load commit list.
Azure Pipelines / runtime failed Mar 19, 2026 in 6h 23m 33s

Build #20260319.92 had test failures

Details

Tests

  • Failed: 16 (0.00%)
  • Passed: 3,381,516 (98.03%)
  • Other: 67,868 (1.97%)
  • Total: 3,449,400

Annotations

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

Check failure on line 44 in .packages\microsoft.dotnet.helix.sdk\11.0.0-beta.26166.111\tools\azure-pipelines\AzurePipelines.MultiQueue.targets

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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

See this annotation in the file changed.

@azure-pipelines 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.

Check failure on line 1 in System.Net.Sockets.Tests.NetworkStreamTest.NetworkStream_ReadAsyncTimeout_RemainUseable

See this annotation in the file changed.

@azure-pipelines 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 ---